US20120065941A1 - Charge trajectory calculating method, system, and program - Google Patents
Charge trajectory calculating method, system, and program Download PDFInfo
- Publication number
- US20120065941A1 US20120065941A1 US13/137,746 US201113137746A US2012065941A1 US 20120065941 A1 US20120065941 A1 US 20120065941A1 US 201113137746 A US201113137746 A US 201113137746A US 2012065941 A1 US2012065941 A1 US 2012065941A1
- Authority
- US
- United States
- Prior art keywords
- region
- simulation
- potential distribution
- irradiating
- seg
- 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.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2111/00—Details relating to CAD techniques
- G06F2111/08—Probabilistic or stochastic CAD
Definitions
- the present invention relates to a charge trajectory calculating method, system, and program.
- SEMs Scanning electron microscopes
- SEM conditions such as accelerating voltage, sample current, and bias voltage have to be optimized. Whether the SEM conditions can be appropriately optimized or not is largely dependent on the skill of an operator.
- the operator places a measuring sample in the SEM, and optimizes the SEM conditions by varying the SEM conditions by trial and error. Optimization of the SEM conditions often takes a long time and may take several days in some cases. This has a significant effect on the turn around time (TAT) of a semiconductor manufacturing process. In the semiconductor manufacturing process, reduction of the TAT is imperative because the TAT has a significant effect on the cost. It is undesirable for the semiconductor manufacturing process to take a long time to optimize the SEM conditions.
- TAT turn around time
- a simulation region which corresponds to the existence region of a measuring object is provided.
- the number of calculation meshes in the simulation region is determined, and the calculation meshes are provided in the simulation region.
- the number of calculation meshes in the simulation region is 9 ⁇ 9, i.e., 81.
- the calculation of the potential distribution from the charge distribution is performed using the Poisson equation.
- the finite element method is often used.
- charge movement has to be appropriately taken into account.
- fine meshes have to be provided.
- the cluster PC includes, for example, a master node and a plurality of cluster nodes.
- the master node generates a random number, distributes charge scattering calculations and charge distribution calculations among the cluster nodes, collects charge information from the cluster nodes, and performs potential distribution calculations.
- the computational capability of the cluster PC increases as the number of the cluster nodes increases.
- the SEM simulation has a large technical problem regarding how to reduce the calculation time.
- An embodiment of the present invention is, for example, a charge trajectory calculating method of calculating, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam, the method comprising: setting a simulation region, which corresponds to the existence region of the target object; dividing the simulation region into a plurality of segment regions; calculating, by a Monte Carlo calculation, the trajectories of charges scattered by irradiating the inside of a predetermined segment region with the charged beam; calculating, based on the Monte Carlo calculation, the charge distribution which occurs in the simulation region by irradiating the inside of the predetermined segment region with the charged beam; calculating, based on the charge distribution, the potential distribution which occurs in the simulation region by irradiating the inside of the predetermined segment region with the charged beam; calculating, based on the potential distribution or the charge distribution, function values of an approximate function of the potential distribution or the charge distribution; calculating, based on the function values of the approximate function, the potential distribution which occurs in the
- Another embodiment of the present invention is, for example, a charge trajectory calculating method of calculating, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam, the method comprising: setting a simulation region, which corresponds to the existence region of the target object; retrieving measured data of the potential distribution which occurs in the target object by irradiating the target object with the charged beam, from a storage location at which the measured data is stored; setting the measured data retrieved from the storage location, as the potential distribution which occurs in the simulation region by irradiating the simulation region with the charged beam; and calculating, by a Monte Carlo calculation, the trajectories of charges scattered by irradiating the simulation region by the charged beam, on the assumption that the measured data retrieved from the storage location is set as the potential distribution in the simulation region.
- a charge trajectory calculating system for calculating, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam
- the system comprising: a region setting section configured to set a simulation region, which corresponds to the existence region of the target object; a region dividing section configured to divide the simulation region into a plurality of segment regions; a charge trajectory calculating section configured to calculate, by a Monte Carlo calculation, the trajectories of charges scattered by irradiating the inside of a predetermined segment region with the charged beam; a charge distribution calculating section configured to calculate, based on the Monte Carlo calculation, the charge distribution which occurs in the simulation region by irradiating the inside of the predetermined segment region with the charged beam; a potential distribution calculating section configured to calculate, based on the charge distribution, the potential distribution which occurs in the simulation region by irradiating the inside of the predetermined segment region with the charged beam; an approximate function processing section configured to calculate, based on the
- a charge trajectory calculating program for making a computer perform a charge trajectory calculating method, which calculates, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam, the method comprising: setting a simulation region, which corresponds to the existence region of the target object; dividing the simulation region into a plurality of segment regions; calculating, by a Monte Carlo calculation, the trajectories of charges scattered by irradiating the inside of a predetermined segment region with the charged beam; calculating, based on the Monte Carlo calculation, the charge distribution which occurs in the simulation region by irradiating the inside of the predetermined segment region with the charged beam; calculating, based on the charge distribution, the potential distribution which occurs in the simulation region by irradiating the inside of the predetermined segment region with the charged beam; calculating, based on the potential distribution or the charge distribution, function values of an approximate function of the potential distribution or the charge distribution; calculating, based on the function
- Another embodiment of the present invention is, for example, a charge trajectory calculating program for making a computer perform a charge trajectory calculating method, which calculates, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam, the method comprising: setting a simulation region, which corresponds to the existence region of the target object; retrieving measured data of the potential distribution which occurs in the target object by irradiating the target object with the charged beam, from a storage location at which the measured data is stored; setting the measured data retrieved from the storage location, as the potential distribution which occurs in the simulation region by irradiating the simulation region with the charged beam; and calculating, by a Monte Carlo calculation, the trajectories of charges scattered by irradiating the simulation region by the charged beam, on the assumption that the measured data retrieved from the storage location is set as the potential distribution in the simulation region.
- FIG. 1 is a functional block diagram of an SEM simulator
- FIG. 2 is a flowchart regarding an SEM simulation
- FIG. 3 is a diagram for illustrating a simulation region
- FIG. 4 is a diagram for illustrating segment regions
- FIG. 5 is a diagram for illustrating an electron trajectory calculation
- FIG. 6 shows examples of a graph of an approximate function of a potential distribution
- FIG. 8 shows an example of an SEM image obtained by the SEM simulation
- FIG. 9 shows an example of a design pattern of a target object
- FIG. 10 is a diagram for illustrating a three-dimensional calculation mesh configuration
- FIGS. 11A to 11H are diagrams for illustrating various modifications of segment configuration
- FIG. 12 is a flowchart regarding a second embodiment
- FIG. 13 is a diagram for illustrating matching between SEM images.
- FIG. 14 is a flowchart regarding a third embodiment.
- FIG. 1 is a functional block diagram of an SEM simulator 101 configured to simulate an SEM measurement.
- the SEM simulator 101 in FIG. 1 is capable of calculating, by simulation, trajectories of electrons scattered by irradiating a target object (measuring object) with an electron beam.
- the SEM simulator 101 in FIG. 1 is a specific example of a charge trajectory calculating system.
- the SEM simulator 101 in FIG. 1 may be constituted by one PC or a plurality of PCs.
- the SEM simulator 101 in FIG. 1 includes an arithmetic section 111 , a user interface section 112 , a recording section 113 , and a database section 114 .
- the arithmetic section 111 in FIG. 1 includes a parameter file generating section 121 , a simulation region generating section 122 which is an example of a region setting section, a segment region generating section 123 which is an example of a region dividing section, an electron trajectory calculating section 124 which is an example of a charge trajectory calculating section, a charge distribution calculating section, and a charge trajectory approximating section, and a potential distribution calculating section 125 which is an example of a potential distribution calculating section, an approximate function processing section, and a potential distribution approximating section.
- the arithmetic section 111 is a block which performs various arithmetic operations regarding an electron trajectory calculation.
- the user interface section 112 is a block through which an operator inputs various data required for the electron trajectory calculation, into the SEM simulator 101 . For example, the operator can input various parameters regarding the irradiation conditions of the electron beam, and various parameters regarding the physical properties of the measuring object.
- the parameters include: accelerating voltage, electron number, scanning speed, beam diameter, and focus depth of incident electrons; various values regarding the physical properties of the measuring object, such as the work function, density, dielectric constant, and mobility of the measuring object; various data regarding the measuring object, such as plasmon scattering cross section and EBIC (electron beam induced current) image regarding the measuring object; characteristic amounts regarding the kind, composition, and structure of the measuring object; setting values regarding the simulation region; and the mesh size of the simulation region.
- the recording section 113 is a block which records results of various arithmetic operations regarding the electron trajectory calculation.
- the database section 114 is a block which stores data regarding a design pattern of a semiconductor device.
- the parameter file generating section 121 is a block which generates a parameter file based on the data input through the user interface section 112 .
- the parameter file is a data file for storing a set of data required for the electron trajectory calculation. Examples of the data include an EB parameter such as accelerating voltage and sample current, and a target object parameter such as pattern configuration and composition data.
- the generated parameter file is recorded in the recording section 113 .
- the simulation region generating section 122 is a block which generates a simulation region (calculation region), which corresponds to the existence region of the target object.
- the simulation region is generated based on the parameter file recorded in the recording section 113 .
- the segment region generating section 123 is a block which divides the simulation region into a plurality of segment regions (calculation segments). The segment regions are generated based on the design pattern stored in the database section 114 .
- the electron trajectory calculating section 124 is a block which performs the electron trajectory calculation based on the parameter file, on the assumption that the simulation region is irradiated with an electron beam.
- trajectories of electrons scattered by irradiating the simulation region with the electron beam are calculated by a Monte Carlo calculation.
- the Monte Carlo calculation the trajectories of scattered electrons are calculated, and the amount of accumulated charges is calculated based on the electron emission ratio and the number of incident electrons.
- the electron trajectory calculating section 124 calculates, based on the Monte Carlo calculation, the charge distribution which occurs in the simulation region by irradiating the simulation region with the electron beam.
- the charge distribution calculation is particularly important, when the target object is an insulator.
- the target object is an insulator
- the target object is charged by irradiating it with the electron beam, and the electron trajectories are affected thereby.
- the calculated trajectories of scattered electrons and charge distribution are recorded in the recording section 113 .
- the potential distribution calculating section 125 is a block which calculates, based on the charge distribution, the potential distribution which occurs in the simulation region by irradiating the simulation region with the electron beam.
- the calculation of the potential distribution from the charge distribution is performed using the Poisson equation.
- the finite element method can be used.
- the calculated potential distribution is recorded in the recording section 113 .
- FIG. 2 is a flowchart regarding an SEM simulation performed by the SEM simulator 101 .
- the simulation region generating section 122 sets a simulation region, and sets calculation meshes in the simulation region (S 101 ).
- the segment region generating section 123 divides the simulation region into a plurality of segment regions (S 102 ).
- FIG. 4 shows the simulation region “SIM” divided into 5 segment regions “SEG 1 ” to “SEG 5 ”.
- the SEM simulator 101 performs an electron trajectory calculation on the assumption that the simulation region is irradiated with an electron beam (S 111 to S 123 ).
- the electron trajectory calculation is performed on the assumption that the segment region “SEG 1 ” is first scanned from left to right with the electron beam (scanning “L 1 ”), the segment region “SEG 2 ” is then scanned from left to right with the electron beam (scanning “L 2 ”), similar scanning is carried out for the following segment regions, and the segment region “SEG 5 ” is finally scanned from left to right with the electron beam (scanning “L 5 ”).
- the vertical width of each mesh is expressed by “L”
- the scan time of each segment is expressed by “a”.
- the steps S 111 to S 123 include the steps S 111 to S 114 and the steps S 121 to S 123 .
- the steps S 111 to S 114 it is assumed to irradiate the inside of the segment region “SEG 1 ”, i.e., assumed to irradiate the meshes in the segment region “SEG 1 ”.
- the steps S 121 to S 123 it is assumed to irradiate the outside of the segment region “SEG 1 ”, i.e., assumed to irradiate the meshes in the segment regions “SEG 2 ” to “SEG 5 ”.
- the SEM simulator 101 calculates trajectories of scattered electrons, the charge distribution, and the potential distribution in the simulation region, on the assumption that one mesh in the segment region “SEG 1 ” is irradiated with the electron beam.
- the electron trajectory calculating section 124 calculates, by a Monte Carlo calculation, trajectories of electrons scattered by irradiating one mesh with the electron beam (S 111 ).
- the electron trajectory calculating section 124 calculates, based on the Monte Carlo calculation, the charge distribution which occurs in the simulation region “SIM” by irradiating the mesh with the electron beam (S 112 ).
- the potential distribution calculating section 125 calculates, based on the charge distribution, the potential distribution which occurs in the simulation region “SIM” by irradiating the mesh with the electron beam (S 113 ).
- the calculation of the potential distribution from the charge distribution is performed using the Poisson equation represented as the following equation (1).
- “ ⁇ ” denotes the charge density
- ⁇ denotes the potential
- ⁇ ” denotes the dielectric constant.
- the calculation described above is repeatedly performed five times, on the assumption that the five meshes in the segment region “SEG 1 ” are successively irradiated with the electron beam, in other words, on the assumption that the scanning “L 1 ” is performed (S 114 ). As described in “Background Art”, the calculation may be performed by the two or more meshes.
- the SEM simulator 101 carries out the steps S 121 to S 123 .
- the SEM simulator 101 calculates the potential distribution and trajectories of scattered electrons in the simulation region, on the assumption that the twenty meshes in the segment regions “SEG 2 ” to “SEG 5 ” are successively irradiated with the electron beam, following the five meshes in the segment region “SEG 1 ”. In other words, it is assumed that the scannings “L 2 ” to “L 5 ” are performed following the scanning “L 1 ”.
- the same potential distribution as that for the segment region “SEG 1 ” calculated in the steps S 111 to S 114 can be applied to the segment regions “SEG 2 ” to “SEG 5 ”.
- This method can be considered to be effective for a measuring object having a high mobility.
- the loop calculation (S 111 to S 114 ) performed in the scanning “L 1 ” can be omitted for the scannings “L 2 ” to “L 5 ”, so that the time for the SEM simulation can be substantially reduced.
- the method described below can be considered to be effective.
- the potential distribution calculating section 125 calculates, based on the potential distribution ⁇ (x, y) calculated in the steps S 111 to S 114 , function values of an approximate function P (t, x, y) that approximates the time evolution of the potential distribution ⁇ (x, y) (S 121 ).
- ⁇ (x, y) is the potential distribution in the simulation region “SIM”, calculated in the steps S 111 to S 114
- P (t, x, y) is an approximate function of the potential distribution ⁇ (x, y), which approximates the time evolution of the potential distribution ⁇ (x, y).
- the function values of the approximate function P (t, x, y) are calculated using a differential equation containing the approximate function P (t, x, y). More specifically, the differential equation is a diffusion equation represented as the following equation (2), which is a partial differential equation whose variables are the time and the coordinates, and is a kind of elliptic equation.
- the approximate function P (t, x, y) is a solution of a diffusion equation. This means that the time evolution of the potential distribution ⁇ (x, y) is approximated using a diffusion equation.
- “D” denotes the diffusion coefficient.
- the potential distribution calculating section 125 calculates the function values of the approximate function P (t, x, y) by numerically solving the diffusion equation, using the potential distribution ⁇ (x, y) as the initial condition. Consequently, the function values of the approximate function P (t, x, y) at various time and coordinates are calculated.
- FIG. 6 shows examples of a graph of the approximate function P (t, x, y). In this drawing, the ordinate indicates “P”, and the abscissa indicates “y”.
- the differential equation may be a partial differential equation or an elliptic equation other than the diffusion equation.
- the mobility, dielectric constant, specific resistance or the like of the measuring object may be taken into account as a parameter of the equation.
- the function values of the approximate function may be calculated using the expression. Examples of the expression include the expression whose variables are time and coordinates, e.g., the expression which is a solution of the diffusion equation.
- the potential distribution calculating section 125 calculates, based on the function values of the approximate function P (t, x, y), the potential distribution which occurs in the simulation region “SIM” by irradiating the inside of the segment regions “SEG 2 ” to “SEG 5 ” (S 122 ). The calculation of the potential distribution will be described with reference to FIGS. 7A to 7E .
- the potential distribution is given when the scanning “L 1 ” is completed.
- the potential distribution is given when the scanning “L 2 ” is completed.
- the second potential distribution corresponds to a translation of ⁇ (x, y), and therefore, it can be calculated by translating P (a, x, y) by “L” in the y direction.
- the potential in the segment region “SEG 1 ” is expressed by P (2a, x, 0)+P (a, x, L)
- the potential in the segment region “SEG 2 ” is expressed by P (2a, x, L)+P (a, x, 0)
- the potential in the segment region “SEG 3 ” is expressed by P (2a, x, 2L)+P (a, x, L), and so on.
- the potential distribution is given when the scanning “L 3 ” is completed.
- the second potential distribution corresponds to the time evolution of a translation of ⁇ (x, y), and therefore, it can be calculated by translating P (2a, x, y) by “L” in the y direction.
- the potential distribution calculating section 125 calculates these values required for the calculation in the step S 122 , in the step S 121 .
- the electron trajectory calculating section 124 calculates, by a Monte Carlo calculation, and based on the potential distribution calculated base on the function values of the approximate function P (t, x, y), trajectories of electrons scattered by irradiating the segment regions “SEG 2 ” to “SEG 5 ” with the electron beam (S 123 ). In this way, the trajectories of electrons scattered by irradiating the segment regions “SEG 2 ” to “SEG 5 ” following the segment region “SEG 1 ”, are calculated.
- the electron trajectory calculating section 124 can calculate an SEM image, based on the trajectories of scattered electrons calculated in the step S 123 .
- FIG. 8 shows an example of such an SEM image. As a design pattern of the target object, the pattern shown in FIG. 9 is assumed. Peaks in FIG. 8 reflect the edges of “H” parts (high parts) in FIG. 9 , and valleys in FIG. 8 reflect “L” parts (low parts) in FIG. 9 .
- the electron trajectory calculation regarding the scannings “L 2 ” to “L 5 ” is performed not by the same loop calculation as that for the scanning “L 1 ” (S 111 to S 114 ), but by the simpler approximate calculation (S 121 to S 123 ). Consequently, in this embodiment, the time for the SEM simulation can be substantially reduced.
- This embodiment is particularly advantageous when the SEM simulation is performed by a cluster PC.
- the amount of data exchanged between a master node and a cluster node is reduced, in the electron trajectory calculation regarding the scannings “L 2 ” to “L 5 ”. This is because the amount of the calculation regarding the electron scattering is reduced and the calculation of the charge distribution is not needed. Consequently, in this embodiment, the time for the SEM simulation can be further reduced.
- This embodiment can also be applied to a charged beam other than the electron beam.
- a charged beam include an ion beam.
- the approximate function in the steps S 121 to S 123 may be an approximate function that approximates the time evolution of the charge distribution.
- the function values of the approximate function of the charge distribution is calculated based on the charge distribution calculated in the steps S 111 to S 114 .
- the charge distribution which occurs by irradiating the inside of the segment regions “SEG 2 ” to “SEG 5 ” is calculated based on the function values of the approximate function of the charge distribution.
- the potential distribution calculating section 125 calculates, based on the charge distribution, the potential distribution which occurs by irradiating the segment regions “SEG 2 ” to “SEG 5 ” with the electron beam.
- step S 123 trajectories of electrons scattered by irradiating the segment regions “SEG 2 ” to “SEG 5 ” by the electron beam is calculated by a Monte Carlo calculation and based on the potential distribution.
- calculation meshes can be configured three-dimensionally rather than two-dimensionally.
- the linear segments as shown in FIG. 4 can be employed for example.
- the two-dimensional meshes include triangular meshes, quadrangular meshes, and hybrid meshes including various polygonal meshes.
- the planar segments as shown in FIG. 10 can be employed for example.
- the three-dimensional meshes include tetrahedral meshes, hexahedral meshes, and hybrid meshes including various polyhedral meshes.
- FIG. 11A shows an example of a periodic design pattern.
- the design pattern includes a line pattern in which five lines extending in the y-direction occur periodically in the x-direction.
- the scanning direction of the electron beam is the x-direction, as in the embodiment described above.
- FIG. 11B shows an example of a segment configuration in this case.
- the simulation region is divided into seven linear segment regions “SEG 1 ” to “SEG 7 ” extending in the x-direction.
- Each segment region is a region to be scanned in one scanning (scanning region). That is, in FIG. 11B , the simulation region is divided into segment regions by the scanning region.
- the electron trajectory calculation can be performed, for example, by extrapolating the result of the loop calculation for the segment region “SEG 1 ” to the segment regions “SEG 2 ” to “SEG 7 ”, as in the embodiment described above.
- FIG. 11C shows another example of the segment configuration.
- each segment region shown in FIG. 11B is further divided equally into two. That is, while one segment region is provided in each scanning region in FIG. 11B , a plurality of (two in this example) segment regions are provided in each scanning region in FIG. 11C .
- This configuration is provided in consideration for the linear symmetry of the design pattern shown in FIG. 11A with regard to the centerline.
- the electron trajectory calculation can be performed, for example, by extrapolating the result of the loop calculation for the segment region “SEG 1 ” to the segment regions “SEG 2 ” to “SEG 14 ”. In this case, the time for the SEM simulation is reduced compared with the case shown in FIG. 11B .
- FIG. 11D shows another example of the segment configuration.
- each segment region shown in FIG. 11B is further divided equally into five.
- the electron trajectory calculation can be performed, for example, by extrapolating the result of the loop calculation for the segment region “SEG 1 ” to the segment regions “SEG 5 ”, “SEG 6 ”, “SEG 10 ” and the like, and extrapolating the result of the loop calculation for the segment region “SEG 2 ” to the segment regions “SEG 3 ”, “SEG 4 ”, “SEG 7 ”, “SEG 8 ”, “SEG 9 ” and the like.
- the time for the SEM simulation is reduced compared with the cases shown in FIGS. 11B and 11C .
- the loop calculations are performed for the segment regions “SEG 1 ” and “SEG 2 ” in this case, because the charged state of the simulation region often differs between the inside and the periphery of the simulation region.
- the electron trajectory calculation can be performed, for example, by extrapolating the result of the loop calculation for the segment region “SEG 1 ” to the segment regions “SEG 5 ”, “SEG 6 ”, “SEG 10 ” and the like, extrapolating the result of the loop calculation for the segment region “SEG 2 ” to the segment regions “SEG 4 ”, “SEG 7 ”, “SEG 9 ” and the like, and extrapolating the result of the loop calculation for the segment region “SEG 3 ” to the segment regions “SEG 8 ” and the like.
- FIG. 11E shows an example of a non-periodic design pattern.
- the design pattern shown in FIG. 11E includes a pattern in which a structure “X” disturbing the periodicity is placed in the design pattern shown in FIG. 11A .
- the scanning direction of the electron beam is the x-direction, as in the embodiment described above.
- FIG. 11F shows an example of a segment configuration in this case.
- the simulation region is divided into seven linear segment regions “SEG 1 ” to “SEG 7 ” extending in the x-direction, as in FIG. 11B .
- the structure “X” exists in the segment region “SEG 4 ”.
- the simulation region is divided into the segment regions “SEG 1 ” to “SEG 3 ” and “SEG 5 ” to “SEG 7 ”, each of which has a periodic pattern, and the segment region “SEG 4 ”, which has a non-periodic pattern.
- the electron trajectory calculation can be performed, for example, by extrapolating the result of the loop calculation for the segment region “SEG 1 ” to the segment regions “SEG 2 ” to “SEG 3 ” and “SEG 5 ” to “SEG 7 ”, and separately performing the electron trajectory calculation for the segment region “SEG 4 ”.
- the number of segment regions having a periodic pattern is six, and the number of segment regions having a non-periodic pattern is one.
- the number of the segment regions having a periodic pattern and the number of the segment regions having a non-periodic pattern can be arbitrarily determined.
- FIG. 11G shows a further example of a design pattern.
- the design pattern includes a pattern “A” and a pattern “B”.
- the scanning direction of the electron beam is the x-direction, as in the embodiment described above.
- the simulator 101 may automatically group the segment regions based on contour data of the design data.
- the automatic grouping is achieved, for example, by extracting vector components.
- the simulator 101 extracts vector components from the contour data regarding the patterns “A” and “B”, and automatically groups the segment regions based on the vector components.
- FIG. 11H shows an example of such grouping.
- the segment regions that are equivalent in vector components in the meshes are grouped into the same group.
- seven segment regions are grouped into a group “A”, a group “B”, and a group “C” according to the vector components in the x-direction.
- the vector components in the x-direction are used.
- the vector components in the y-direction may be used.
- the electron trajectory calculation is performed for each group.
- the result of the loop calculation for one segment region in the group “A” is extrapolated to other segment regions in the group “A”.
- the result of the loop calculation for one segment region in the group “B” is extrapolated to other segment regions in the group “B”.
- segment configuration Various modifications of the segment configuration have been described.
- extrapolation of the result of the loop calculation for a predetermined segment region (a segment region for which the loop calculation is to be performed) to other segment regions has been described.
- the number of segment regions for which the loop calculation is to be performed may be two or more.
- the approximate function may include a coefficient which originates from a coefficient in a differential equation or an expression. Examples of such a coefficient include the diffusion coefficient of the diffusion equation.
- the value of the coefficient of the approximate function has to be previously determined.
- a known experimental value is used as the value of the coefficient of the approximate function.
- the simulation using the known experimental value may provide an incorrect result. Therefore, in the second embodiment, a value automatically determined by the simulator 101 is used as the value of the coefficient of the approximate function. Therefore, according to the second embodiment, a coefficient value that provides a correct simulation result can be determined.
- the simulator 101 temporarily sets a value of the coefficient of the approximate function (S 201 ). Specifically, for example, a parameter (the setting range, the step size, or the like) for temporarily setting the coefficient value is set, and the coefficient value is set based on the parameter.
- a parameter the setting range, the step size, or the like
- the simulator 101 performs the electron trajectory calculation shown in the steps S 101 to S 123 in FIG. 2 , using the coefficient value (S 202 ).
- the simulator 101 calculates the SEM image of the measuring object, based on the result of the electron trajectory calculation (S 203 ).
- the simulator 101 compares the SEM image obtained by the calculation with an SEM image obtained by an experiment (S 204 ).
- image matching between the SEM images can be used, for example.
- the simulator 101 superimposes the SEM images (secondary electron profiles) on one another, calculates the difference between them, and determines whether the resulting difference value (GOF value) is less than a threshold or not.
- the simulator 101 performs the steps S 201 to S 204 again. In this case, the value of the coefficient of the approximate function is changed. On the other hand, if the difference value is less than the threshold (S 205 ), the simulator 101 designates the temporarily set value in S 201 , as the value of the coefficient of the approximate function (S 206 ). In this way, the simulator 101 determines the value of the coefficient of the approximate function, based on the result of the comparison between the SEM images.
- the SEM image obtained in the steps S 201 to S 203 is compared with the SEM image obtained previously.
- the latter SEM image is an SEM image obtained experimentally.
- the latter SEM image may be an SEM image obtained by another SEM simulation method.
- the simulator 101 may perform the steps S 201 to S 204 for all the coefficient values in the setting range.
- the simulator 101 may designate the coefficient value that provides the smallest difference value, as the value of the coefficient of the approximate function (S 205 to S 206 ).
- the steps S 201 to S 204 are performed for each of the coefficient values.
- the data to be compared in the step S 204 may be shape data other than the SEM image.
- the distance between lines formed on the measuring object may be used.
- the amplitude of the peak of the SEM image, the width of the peak of the SEM image, the ratio between the amplitude and the width, or the contrast ratio based on the data about the peak and the valley of the SEM image may be used. In this case, a calculation for obtaining such shape data is performed in the step S 203 .
- trajectories of scattered electrons are calculated using the potential distribution obtained by calculation.
- trajectories of scattered electrons are calculated using previously prepared measured data of the potential distribution. Therefore, according to the third embodiment, the time for the SEM simulation can be substantially reduced.
- the potential measuring method include a potential measuring method using the correlation between the sample surface potential and the focus value in the SEM apparatus, a surface potential measuring method using KFM, and a potential measuring method using a capacitance sensor.
- FIG. 14 is a flowchart regarding the SEM simulation according to this embodiment.
- the simulation region generating section 122 sets a simulation region, and sets calculation meshes in the simulation region (S 301 ). This step is same as the step S 101 in FIG. 2 .
- the potential distribution calculating section 125 retrieves measured data of the potential distribution, from a storage location at which the measured data is stored (S 302 ).
- the measured data is previously obtained by potential distribution measurement for a target object of the SEM simulation.
- the measured data is previously obtained by measuring the potential distribution which occurs in the target object by irradiating the target object with an electron beam.
- the storage location is the database section 114 shown in FIG. 1 .
- the potential distribution calculating section 125 sets the measured data retrieved from the storage location, as the potential distribution which occurs in the simulation region by irradiating the simulation region with the electron beam (S 303 ).
- the electron trajectory calculating section 124 calculates, by a Monte Carlo calculation, trajectories of electrons scattered by irradiating the simulation region with the electron beam, on the assumption that the measured data retrieved from the storage location is set as the potential distribution in the simulation region (S 304 ).
- the SEM simulation process performed by the SEM simulator 101 in the first to third embodiments can be performed by a computer program (a charge trajectory calculating program), for example.
- the program is stored in a storage in the SEM simulator 101 and executed by a processor in the SEM simulator 101 , for example.
- the embodiments of the present invention can reduce the calculation time.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Evolutionary Computation (AREA)
- Geometry (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
In one embodiment, a charge trajectory calculating method of calculating, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam includes setting a simulation region, which corresponds to an existence region of the target object, and retrieving measured data of a potential distribution which occurs in the target object by irradiating the target object with the charged beam, from a storage location at which the measured data is stored. The method further includes setting the measured data retrieved from the storage location, as the potential distribution which occurs in the simulation region by irradiating the simulation region with the charged beam, and calculating, by a Monte Carlo calculation, the trajectories of charges scattered by irradiating the simulation region by the charged beam, on an assumption that the measured data retrieved from the storage location is set as the potential distribution in the simulation region.
Description
- This application is based upon and claims the benefit of priority from the prior Japanese Patent Application No. 2007-29407, filed on Feb. 8, 2007, the entire contents of which are incorporated herein by reference.
- 1. Field of the Invention
- The present invention relates to a charge trajectory calculating method, system, and program.
- 2. Background Art
- Scanning electron microscopes (SEMs) enable observation of extremely small objects. The importance of the SEM technology is growing with the development of the nanotechnology. In the semiconductor industry, the SEM technology has been used for inspection and length measurement.
- Recently, in the semiconductor industry, requirements on the inspection and length measurement have become stricter as semiconductor design rules become finer. According to the strictest specification, precision in the inspection and length measurement has to be on the order of sub-nanometer. Further, in addition to high precision in the inspection and length measurement, high stability in the inspection and length measurement is also required. In order to meet the requirements, it is attempted to raise resolution and stability of an SEM apparatus to improve the hardware of an SEM, and attempted to develop such an inspection method and length measurement method as improving reproducibility to improve the software of an SEM.
- When using an SEM, SEM conditions such as accelerating voltage, sample current, and bias voltage have to be optimized. Whether the SEM conditions can be appropriately optimized or not is largely dependent on the skill of an operator. When using the SEM, the operator places a measuring sample in the SEM, and optimizes the SEM conditions by varying the SEM conditions by trial and error. Optimization of the SEM conditions often takes a long time and may take several days in some cases. This has a significant effect on the turn around time (TAT) of a semiconductor manufacturing process. In the semiconductor manufacturing process, reduction of the TAT is imperative because the TAT has a significant effect on the cost. It is undesirable for the semiconductor manufacturing process to take a long time to optimize the SEM conditions.
- In recent years, SEM simulations using the Monte Carlo method have become popular. In the past, a Monte Carlo calculation required an enormously long calculation time. However, the development of the information processing technology in recent years has enabled the Monte Carlo calculation to be performed in a relatively short time. According to an SEM simulation, the SEM conditions can be optimized without an actual measuring sample before the inspection or length measurement (see JP-A 2002-75818 (KOKAI)).
- A typical flow of the SEM simulation will be described hereinafter.
- First, a simulation region which corresponds to the existence region of a measuring object, is provided. In this step, the number of calculation meshes in the simulation region is determined, and the calculation meshes are provided in the simulation region. In this example, the number of calculation meshes in the simulation region is 9×9, i.e., 81.
- Next, it is assumed that one of the meshes is irradiated with an electron beam. Then, trajectories of scattered charges, the charge distribution, and the potential distribution in the simulation region are calculated. Such a calculation is repeated 81 times on the assumption that the 81 meshes are scanned (i.e., successively irradiated) with the electron beam. The calculation may be performed by the two or more meshes. For example, if the calculation is performed by the three meshes, the calculation is repeated 27 times.
- The calculation of the potential distribution from the charge distribution is performed using the Poisson equation. For the calculation, the finite element method is often used. When calculating the potential distribution, charge movement has to be appropriately taken into account. Further, to raise precision of the calculation of the potential distribution, fine meshes have to be provided. However, it is difficult to meet these requirements without increasing load on a computer and elongating time for calculating the potential distribution.
- For this reason, it is attempted to perform an SEM simulation using a cluster PC, which includes a plurality of PCs. The cluster PC includes, for example, a master node and a plurality of cluster nodes. The master node generates a random number, distributes charge scattering calculations and charge distribution calculations among the cluster nodes, collects charge information from the cluster nodes, and performs potential distribution calculations. The computational capability of the cluster PC increases as the number of the cluster nodes increases.
- Exchanges of data between the master node and the cluster nodes are performed via a network, such as a LAN. The time required for the data communication increases in proportion to the number of the cluster nodes. As the number of the cluster nodes increases, the proportion of the data communication time in the entire calculation time becomes considerable.
- As described above, the SEM simulation has a large technical problem regarding how to reduce the calculation time.
- An embodiment of the present invention is, for example, a charge trajectory calculating method of calculating, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam, the method comprising: setting a simulation region, which corresponds to the existence region of the target object; dividing the simulation region into a plurality of segment regions; calculating, by a Monte Carlo calculation, the trajectories of charges scattered by irradiating the inside of a predetermined segment region with the charged beam; calculating, based on the Monte Carlo calculation, the charge distribution which occurs in the simulation region by irradiating the inside of the predetermined segment region with the charged beam; calculating, based on the charge distribution, the potential distribution which occurs in the simulation region by irradiating the inside of the predetermined segment region with the charged beam; calculating, based on the potential distribution or the charge distribution, function values of an approximate function of the potential distribution or the charge distribution; calculating, based on the function values of the approximate function, the potential distribution which occurs in the simulation region by irradiating the outside of the predetermined segment region with the charged beam; and calculating, by a Monte Carlo calculation, and based on the potential distribution calculated based on the function values of the approximate function, the trajectories of charges scattered by irradiating the outside of the predetermined segment region with the charged beam.
- Another embodiment of the present invention is, for example, a charge trajectory calculating method of calculating, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam, the method comprising: setting a simulation region, which corresponds to the existence region of the target object; retrieving measured data of the potential distribution which occurs in the target object by irradiating the target object with the charged beam, from a storage location at which the measured data is stored; setting the measured data retrieved from the storage location, as the potential distribution which occurs in the simulation region by irradiating the simulation region with the charged beam; and calculating, by a Monte Carlo calculation, the trajectories of charges scattered by irradiating the simulation region by the charged beam, on the assumption that the measured data retrieved from the storage location is set as the potential distribution in the simulation region.
- Another embodiment of the present invention is, for example, a charge trajectory calculating system for calculating, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam, the system comprising: a region setting section configured to set a simulation region, which corresponds to the existence region of the target object; a region dividing section configured to divide the simulation region into a plurality of segment regions; a charge trajectory calculating section configured to calculate, by a Monte Carlo calculation, the trajectories of charges scattered by irradiating the inside of a predetermined segment region with the charged beam; a charge distribution calculating section configured to calculate, based on the Monte Carlo calculation, the charge distribution which occurs in the simulation region by irradiating the inside of the predetermined segment region with the charged beam; a potential distribution calculating section configured to calculate, based on the charge distribution, the potential distribution which occurs in the simulation region by irradiating the inside of the predetermined segment region with the charged beam; an approximate function processing section configured to calculate, based on the potential distribution or the charge distribution, function values of an approximate function of the potential distribution or the charge distribution; a potential distribution approximating section configured to calculate, based on the function values of the approximate function, the potential distribution which occurs in the simulation region by irradiating the outside of the predetermined segment region with the charged beam; and a charge trajectory approximating section configured to calculate, by a Monte Carlo calculation, and based on the potential distribution calculated based on the function values of the approximate function, the trajectories of charges scattered by irradiating the outside of the predetermined segment region with the charged beam.
- Another embodiment of the present invention is, for example, a charge trajectory calculating program for making a computer perform a charge trajectory calculating method, which calculates, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam, the method comprising: setting a simulation region, which corresponds to the existence region of the target object; dividing the simulation region into a plurality of segment regions; calculating, by a Monte Carlo calculation, the trajectories of charges scattered by irradiating the inside of a predetermined segment region with the charged beam; calculating, based on the Monte Carlo calculation, the charge distribution which occurs in the simulation region by irradiating the inside of the predetermined segment region with the charged beam; calculating, based on the charge distribution, the potential distribution which occurs in the simulation region by irradiating the inside of the predetermined segment region with the charged beam; calculating, based on the potential distribution or the charge distribution, function values of an approximate function of the potential distribution or the charge distribution; calculating, based on the function values of the approximate function, the potential distribution which occurs in the simulation region by irradiating the outside of the predetermined segment region with the charged beam; and calculating, by a Monte Carlo calculation, and based on the potential distribution calculated based on the function values of the approximate function, the trajectories of charges scattered by irradiating the outside of the predetermined segment region with the charged beam.
- Another embodiment of the present invention is, for example, a charge trajectory calculating program for making a computer perform a charge trajectory calculating method, which calculates, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam, the method comprising: setting a simulation region, which corresponds to the existence region of the target object; retrieving measured data of the potential distribution which occurs in the target object by irradiating the target object with the charged beam, from a storage location at which the measured data is stored; setting the measured data retrieved from the storage location, as the potential distribution which occurs in the simulation region by irradiating the simulation region with the charged beam; and calculating, by a Monte Carlo calculation, the trajectories of charges scattered by irradiating the simulation region by the charged beam, on the assumption that the measured data retrieved from the storage location is set as the potential distribution in the simulation region.
-
FIG. 1 is a functional block diagram of an SEM simulator; -
FIG. 2 is a flowchart regarding an SEM simulation; -
FIG. 3 is a diagram for illustrating a simulation region; -
FIG. 4 is a diagram for illustrating segment regions; -
FIG. 5 is a diagram for illustrating an electron trajectory calculation; -
FIG. 6 shows examples of a graph of an approximate function of a potential distribution; -
FIGS. 7A to 7E are diagrams for illustrating potential distributions at t=a, 2a, 3a, 4a, and 5a; -
FIG. 8 shows an example of an SEM image obtained by the SEM simulation; -
FIG. 9 shows an example of a design pattern of a target object; -
FIG. 10 is a diagram for illustrating a three-dimensional calculation mesh configuration; -
FIGS. 11A to 11H are diagrams for illustrating various modifications of segment configuration; -
FIG. 12 is a flowchart regarding a second embodiment; -
FIG. 13 is a diagram for illustrating matching between SEM images; and -
FIG. 14 is a flowchart regarding a third embodiment. -
FIG. 1 is a functional block diagram of anSEM simulator 101 configured to simulate an SEM measurement. TheSEM simulator 101 inFIG. 1 is capable of calculating, by simulation, trajectories of electrons scattered by irradiating a target object (measuring object) with an electron beam. TheSEM simulator 101 inFIG. 1 is a specific example of a charge trajectory calculating system. TheSEM simulator 101 inFIG. 1 may be constituted by one PC or a plurality of PCs. - The
SEM simulator 101 inFIG. 1 includes anarithmetic section 111, a user interface section 112, arecording section 113, and adatabase section 114. Thearithmetic section 111 inFIG. 1 includes a parameterfile generating section 121, a simulationregion generating section 122 which is an example of a region setting section, a segmentregion generating section 123 which is an example of a region dividing section, an electrontrajectory calculating section 124 which is an example of a charge trajectory calculating section, a charge distribution calculating section, and a charge trajectory approximating section, and a potentialdistribution calculating section 125 which is an example of a potential distribution calculating section, an approximate function processing section, and a potential distribution approximating section. - The
arithmetic section 111 is a block which performs various arithmetic operations regarding an electron trajectory calculation. The user interface section 112 is a block through which an operator inputs various data required for the electron trajectory calculation, into theSEM simulator 101. For example, the operator can input various parameters regarding the irradiation conditions of the electron beam, and various parameters regarding the physical properties of the measuring object. Examples of the parameters include: accelerating voltage, electron number, scanning speed, beam diameter, and focus depth of incident electrons; various values regarding the physical properties of the measuring object, such as the work function, density, dielectric constant, and mobility of the measuring object; various data regarding the measuring object, such as plasmon scattering cross section and EBIC (electron beam induced current) image regarding the measuring object; characteristic amounts regarding the kind, composition, and structure of the measuring object; setting values regarding the simulation region; and the mesh size of the simulation region. Therecording section 113 is a block which records results of various arithmetic operations regarding the electron trajectory calculation. Thedatabase section 114 is a block which stores data regarding a design pattern of a semiconductor device. - The parameter
file generating section 121 is a block which generates a parameter file based on the data input through the user interface section 112. The parameter file is a data file for storing a set of data required for the electron trajectory calculation. Examples of the data include an EB parameter such as accelerating voltage and sample current, and a target object parameter such as pattern configuration and composition data. The generated parameter file is recorded in therecording section 113. - The simulation
region generating section 122 is a block which generates a simulation region (calculation region), which corresponds to the existence region of the target object. The simulation region is generated based on the parameter file recorded in therecording section 113. - The segment
region generating section 123 is a block which divides the simulation region into a plurality of segment regions (calculation segments). The segment regions are generated based on the design pattern stored in thedatabase section 114. - The electron
trajectory calculating section 124 is a block which performs the electron trajectory calculation based on the parameter file, on the assumption that the simulation region is irradiated with an electron beam. In the electron trajectory calculation, trajectories of electrons scattered by irradiating the simulation region with the electron beam, are calculated by a Monte Carlo calculation. In the Monte Carlo calculation, the trajectories of scattered electrons are calculated, and the amount of accumulated charges is calculated based on the electron emission ratio and the number of incident electrons. The electrontrajectory calculating section 124 calculates, based on the Monte Carlo calculation, the charge distribution which occurs in the simulation region by irradiating the simulation region with the electron beam. The charge distribution calculation is particularly important, when the target object is an insulator. This is because, if the target object is an insulator, the target object is charged by irradiating it with the electron beam, and the electron trajectories are affected thereby. The calculated trajectories of scattered electrons and charge distribution are recorded in therecording section 113. - The potential
distribution calculating section 125 is a block which calculates, based on the charge distribution, the potential distribution which occurs in the simulation region by irradiating the simulation region with the electron beam. The calculation of the potential distribution from the charge distribution is performed using the Poisson equation. For the calculation, the finite element method can be used. The calculated potential distribution is recorded in therecording section 113. -
FIG. 2 is a flowchart regarding an SEM simulation performed by theSEM simulator 101. - First, the simulation
region generating section 122 sets a simulation region, and sets calculation meshes in the simulation region (S101).FIG. 3 shows 5×5 (=25) calculation meshes set in a simulation region “SIM”. - Next, the segment
region generating section 123 divides the simulation region into a plurality of segment regions (S102).FIG. 4 shows the simulation region “SIM” divided into 5 segment regions “SEG1” to “SEG5”. - Next, the
SEM simulator 101 performs an electron trajectory calculation on the assumption that the simulation region is irradiated with an electron beam (S111 to S123). In this embodiment, as shown inFIG. 5 , the electron trajectory calculation is performed on the assumption that the segment region “SEG1” is first scanned from left to right with the electron beam (scanning “L1”), the segment region “SEG2” is then scanned from left to right with the electron beam (scanning “L2”), similar scanning is carried out for the following segment regions, and the segment region “SEG5” is finally scanned from left to right with the electron beam (scanning “L5”). In this embodiment, the vertical width of each mesh is expressed by “L”, and the scan time of each segment is expressed by “a”. - The steps S111 to S123, in which it is assumed to irradiate the simulation region with the electron beam, include the steps S111 to S114 and the steps S121 to S123. In the steps S111 to S114, it is assumed to irradiate the inside of the segment region “SEG1”, i.e., assumed to irradiate the meshes in the segment region “SEG1”. In the steps S121 to S123, it is assumed to irradiate the outside of the segment region “SEG1”, i.e., assumed to irradiate the meshes in the segment regions “SEG2” to “SEG5”.
- In the steps S111 to S114, the
SEM simulator 101 calculates trajectories of scattered electrons, the charge distribution, and the potential distribution in the simulation region, on the assumption that one mesh in the segment region “SEG1” is irradiated with the electron beam. - First, the electron
trajectory calculating section 124 calculates, by a Monte Carlo calculation, trajectories of electrons scattered by irradiating one mesh with the electron beam (S111). Next, the electrontrajectory calculating section 124 calculates, based on the Monte Carlo calculation, the charge distribution which occurs in the simulation region “SIM” by irradiating the mesh with the electron beam (S112). Next, the potentialdistribution calculating section 125 calculates, based on the charge distribution, the potential distribution which occurs in the simulation region “SIM” by irradiating the mesh with the electron beam (S113). The calculation of the potential distribution from the charge distribution is performed using the Poisson equation represented as the following equation (1). In the equation (1), “ρ” denotes the charge density, “φ” denotes the potential, and “∈” denotes the dielectric constant. -
ρ=−∈∇2φ (1) - The calculation described above is repeatedly performed five times, on the assumption that the five meshes in the segment region “SEG1” are successively irradiated with the electron beam, in other words, on the assumption that the scanning “L1” is performed (S114). As described in “Background Art”, the calculation may be performed by the two or more meshes.
- Following the steps S111 to S114, the
SEM simulator 101 carries out the steps S121 to S123. In the steps S121 to S123, theSEM simulator 101 calculates the potential distribution and trajectories of scattered electrons in the simulation region, on the assumption that the twenty meshes in the segment regions “SEG2” to “SEG5” are successively irradiated with the electron beam, following the five meshes in the segment region “SEG1”. In other words, it is assumed that the scannings “L2” to “L5” are performed following the scanning “L1”. - In this case, as the simplest method for determining the potential distribution, the same potential distribution as that for the segment region “SEG1” calculated in the steps S111 to S114 can be applied to the segment regions “SEG2” to “SEG5”. This method can be considered to be effective for a measuring object having a high mobility. According to this method, the loop calculation (S111 to S114) performed in the scanning “L1” can be omitted for the scannings “L2” to “L5”, so that the time for the SEM simulation can be substantially reduced. On the other hand, for a measuring object having a low mobility such as an insulator, the method described below can be considered to be effective.
- First, the potential
distribution calculating section 125 calculates, based on the potential distribution φ (x, y) calculated in the steps S111 to S114, function values of an approximate function P (t, x, y) that approximates the time evolution of the potential distribution φ (x, y) (S121). Here, φ (x, y) is the potential distribution in the simulation region “SIM”, calculated in the steps S111 to S114, and P (t, x, y) is an approximate function of the potential distribution φ (x, y), which approximates the time evolution of the potential distribution φ (x, y). In the potential distribution φ (x, y) and the approximate function P (t, x, y), “t” denotes the time, “x” denotes the x-coordinate, and “y” denotes the y-coordinate. The approximate function P (t, x, y) at t=a, i.e., P (a, x, y), is equal to the potential distribution φ (x, y). The axes of the x-coordinate and the y-coordinate are defined as shown inFIG. 5 - In this embodiment, the function values of the approximate function P (t, x, y) are calculated using a differential equation containing the approximate function P (t, x, y). More specifically, the differential equation is a diffusion equation represented as the following equation (2), which is a partial differential equation whose variables are the time and the coordinates, and is a kind of elliptic equation. In other words, the approximate function P (t, x, y) is a solution of a diffusion equation. This means that the time evolution of the potential distribution φ (x, y) is approximated using a diffusion equation. In the equation (2), “D” denotes the diffusion coefficient.
-
- The potential
distribution calculating section 125 calculates the function values of the approximate function P (t, x, y) by numerically solving the diffusion equation, using the potential distribution φ (x, y) as the initial condition. Consequently, the function values of the approximate function P (t, x, y) at various time and coordinates are calculated.FIG. 6 shows examples of a graph of the approximate function P (t, x, y). In this drawing, the ordinate indicates “P”, and the abscissa indicates “y”.FIG. 6 shows the approximate function P (t, x, y) at t=t1, t2, and t3 (t1<t2<t3). - The differential equation may be a partial differential equation or an elliptic equation other than the diffusion equation. In that case, the mobility, dielectric constant, specific resistance or the like of the measuring object may be taken into account as a parameter of the equation. Further, if the expression of the approximate function is available, the function values of the approximate function may be calculated using the expression. Examples of the expression include the expression whose variables are time and coordinates, e.g., the expression which is a solution of the diffusion equation.
- Next, the potential
distribution calculating section 125 calculates, based on the function values of the approximate function P (t, x, y), the potential distribution which occurs in the simulation region “SIM” by irradiating the inside of the segment regions “SEG2” to “SEG5” (S122). The calculation of the potential distribution will be described with reference toFIGS. 7A to 7E . -
FIG. 7A is a diagram for illustrating the potential distribution at t=a. The potential distribution is given when the scanning “L1” is completed. The potential distribution at t=a is expressed by φ (x, y) which is calculated in the steps S111 to S114, i.e., expressed by P (a, x, y). Therefore, at t=a, the potential in the segment region “SEG1” is expressed by P (a, x, 0), the potential in the segment region “SEG2” is expressed by P (a, x, L), the potential in the segment region “SEG3” is expressed by P (a, x, 2L), and so on. -
FIG. 7B is a diagram for illustrating the potential distribution at t=2a. The potential distribution is given when the scanning “L2” is completed. The potential distribution at t=2a can be calculated by superimposing a first potential distribution caused by the scanning “L1” and a second potential distribution caused by the scanning “L2”. The first potential distribution corresponds to the time evolution of φ (x, y), and therefore, it can be calculated by substituting t=2a into P (t, x, y). The second potential distribution corresponds to a translation of φ (x, y), and therefore, it can be calculated by translating P (a, x, y) by “L” in the y direction. Therefore, at t=2a, the potential in the segment region “SEG1” is expressed by P (2a, x, 0)+P (a, x, L), the potential in the segment region “SEG2” is expressed by P (2a, x, L)+P (a, x, 0), the potential in the segment region “SEG3” is expressed by P (2a, x, 2L)+P (a, x, L), and so on. -
FIG. 7C is a diagram for illustrating the potential distribution at t=3a. The potential distribution is given when the scanning “L3” is completed. The potential distribution at t=3a can be calculated by superimposing a first potential distribution caused by the scanning “L1”, a second potential distribution caused by the scanning “L2”, and a third potential distribution caused by the scanning “L3”. The first potential distribution corresponds to the time evolution of φ (x, y), and therefore, it can be calculated by substituting t=3a into P (t, x, y). The second potential distribution corresponds to the time evolution of a translation of φ (x, y), and therefore, it can be calculated by translating P (2a, x, y) by “L” in the y direction. The third potential distribution corresponds to a translation of φ (x, y), and therefore, it can be calculated by translating P (a, x, y) by “2L” in the y direction. Therefore, at t=3a, the potential in the segment region “SEG1” is expressed by P (3a, x, 0)+P (2a, x, L)+P (a, x, 2L), the potential in the segment region “SEG2” is expressed by P (3a, x, L)+P (2a, x, 0)+P (a, x, L), the potential in the segment region “SEG3” is expressed by P (3a, x, 2L)+P (2a, x, L)+P (a, x, 0), and so on. - Similarly, the potential distribution at t=4a is given as shown in
FIG. 7D , and the potential distribution at t=5a is given as shown inFIG. 7E . In this way, the potential distribution at t=5a, i.e., the potential distribution which occurs in the simulation region “SIM” by irradiating the segment regions “SEG2” to “SEG5”, is calculated. The potential distribution at t=5a is the potential distribution which occurs finally in the simulation region “SIM” by irradiating the simulation region “SIM” with the electron beam. This potential distribution occurs in the simulation region “SIM” by irradiating the segment regions “SEG2” to “SEG5”, following the segment region “SEG1”. - The potential
distribution calculating section 125 calculates the potential distribution at t=5a, as the potential distribution which occurs in the simulation region “SIM” by irradiating the segment regions “SEG2” to “SEG5”. The potentialdistribution calculating section 125 need not calculate the potential distributions at t=2a, 3a, and 4a, and is needed only to calculate the potential distribution at t=5a. To calculate the potential distribution at t=5a, the function values of the approximate function P (t, x, y) shown inFIG. 7E are needed. More precisely, the function values of the approximate function P (t, x, y) shown inFIG. 7E into which x=0, L, 2L, 3L, and 4L are substituted are needed. The potentialdistribution calculating section 125 calculates these values required for the calculation in the step S122, in the step S121. - Next, the electron
trajectory calculating section 124 calculates, by a Monte Carlo calculation, and based on the potential distribution calculated base on the function values of the approximate function P (t, x, y), trajectories of electrons scattered by irradiating the segment regions “SEG2” to “SEG5” with the electron beam (S123). In this way, the trajectories of electrons scattered by irradiating the segment regions “SEG2” to “SEG5” following the segment region “SEG1”, are calculated. - The electron
trajectory calculating section 124 can calculate an SEM image, based on the trajectories of scattered electrons calculated in the step S123.FIG. 8 shows an example of such an SEM image. As a design pattern of the target object, the pattern shown inFIG. 9 is assumed. Peaks inFIG. 8 reflect the edges of “H” parts (high parts) inFIG. 9 , and valleys inFIG. 8 reflect “L” parts (low parts) inFIG. 9 . - The SEM simulation according to this embodiment has been described above. In this embodiment, the electron trajectory calculation regarding the scannings “L2” to “L5” is performed not by the same loop calculation as that for the scanning “L1” (S111 to S114), but by the simpler approximate calculation (S121 to S123). Consequently, in this embodiment, the time for the SEM simulation can be substantially reduced.
- This embodiment is particularly advantageous when the SEM simulation is performed by a cluster PC. According to this embodiment, the amount of data exchanged between a master node and a cluster node is reduced, in the electron trajectory calculation regarding the scannings “L2” to “L5”. This is because the amount of the calculation regarding the electron scattering is reduced and the calculation of the charge distribution is not needed. Consequently, in this embodiment, the time for the SEM simulation can be further reduced.
- This embodiment can also be applied to a charged beam other than the electron beam. Examples of such a charged beam include an ion beam.
- The approximate function in the steps S121 to S123 may be an approximate function that approximates the time evolution of the charge distribution. In this case, in the step S121, the function values of the approximate function of the charge distribution is calculated based on the charge distribution calculated in the steps S111 to S114. In the step S122, the charge distribution which occurs by irradiating the inside of the segment regions “SEG2” to “SEG5” is calculated based on the function values of the approximate function of the charge distribution. Then, the potential
distribution calculating section 125 calculates, based on the charge distribution, the potential distribution which occurs by irradiating the segment regions “SEG2” to “SEG5” with the electron beam. The calculation of the potential distribution from the charge distribution is performed using the Poisson equation described above. Then, in the step S123, trajectories of electrons scattered by irradiating the segment regions “SEG2” to “SEG5” by the electron beam is calculated by a Monte Carlo calculation and based on the potential distribution. - Further, in this embodiment, the calculation meshes can be configured three-dimensionally rather than two-dimensionally.
- When the two-dimensional mesh configuration is employed, the linear segments as shown in
FIG. 4 can be employed for example. Examples of the two-dimensional meshes include triangular meshes, quadrangular meshes, and hybrid meshes including various polygonal meshes. On the other hand, when the three-dimensional mesh configuration is employed, the planar segments as shown inFIG. 10 can be employed for example. Examples of the three-dimensional meshes include tetrahedral meshes, hexahedral meshes, and hybrid meshes including various polyhedral meshes. - Other various modifications of the segment configuration are possible. In the following, various modifications of the segment configuration will be described.
-
FIG. 11A shows an example of a periodic design pattern. The design pattern includes a line pattern in which five lines extending in the y-direction occur periodically in the x-direction. The scanning direction of the electron beam is the x-direction, as in the embodiment described above. -
FIG. 11B shows an example of a segment configuration in this case. InFIG. 11B , the simulation region is divided into seven linear segment regions “SEG1” to “SEG7” extending in the x-direction. Each segment region is a region to be scanned in one scanning (scanning region). That is, inFIG. 11B , the simulation region is divided into segment regions by the scanning region. In this case, the electron trajectory calculation can be performed, for example, by extrapolating the result of the loop calculation for the segment region “SEG1” to the segment regions “SEG2” to “SEG7”, as in the embodiment described above. -
FIG. 11C shows another example of the segment configuration. InFIG. 11C , each segment region shown inFIG. 11B is further divided equally into two. That is, while one segment region is provided in each scanning region inFIG. 11B , a plurality of (two in this example) segment regions are provided in each scanning region inFIG. 11C . This configuration is provided in consideration for the linear symmetry of the design pattern shown inFIG. 11A with regard to the centerline. In this case, the electron trajectory calculation can be performed, for example, by extrapolating the result of the loop calculation for the segment region “SEG1” to the segment regions “SEG2” to “SEG14”. In this case, the time for the SEM simulation is reduced compared with the case shown inFIG. 11B . -
FIG. 11D shows another example of the segment configuration. InFIG. 11D , each segment region shown inFIG. 11B is further divided equally into five. In this case, the electron trajectory calculation can be performed, for example, by extrapolating the result of the loop calculation for the segment region “SEG1” to the segment regions “SEG5”, “SEG6”, “SEG10” and the like, and extrapolating the result of the loop calculation for the segment region “SEG2” to the segment regions “SEG3”, “SEG4”, “SEG7”, “SEG8”, “SEG9” and the like. In this case, the time for the SEM simulation is reduced compared with the cases shown inFIGS. 11B and 11C . The loop calculations are performed for the segment regions “SEG1” and “SEG2” in this case, because the charged state of the simulation region often differs between the inside and the periphery of the simulation region. To further raise the calculation precision, the electron trajectory calculation can be performed, for example, by extrapolating the result of the loop calculation for the segment region “SEG1” to the segment regions “SEG5”, “SEG6”, “SEG10” and the like, extrapolating the result of the loop calculation for the segment region “SEG2” to the segment regions “SEG4”, “SEG7”, “SEG9” and the like, and extrapolating the result of the loop calculation for the segment region “SEG3” to the segment regions “SEG8” and the like. In this way, it is important that the division of the simulation region and the selection of the segment regions for which the loop calculations are performed are carried out in view of the calculation precision. -
FIG. 11E shows an example of a non-periodic design pattern. The design pattern shown inFIG. 11E includes a pattern in which a structure “X” disturbing the periodicity is placed in the design pattern shown inFIG. 11A . The scanning direction of the electron beam is the x-direction, as in the embodiment described above. -
FIG. 11F shows an example of a segment configuration in this case. InFIG. 11F , the simulation region is divided into seven linear segment regions “SEG1” to “SEG7” extending in the x-direction, as inFIG. 11B . The structure “X” exists in the segment region “SEG4”. InFIG. 11F , the simulation region is divided into the segment regions “SEG1” to “SEG3” and “SEG5” to “SEG7”, each of which has a periodic pattern, and the segment region “SEG4”, which has a non-periodic pattern. In this case, the electron trajectory calculation can be performed, for example, by extrapolating the result of the loop calculation for the segment region “SEG1” to the segment regions “SEG2” to “SEG3” and “SEG5” to “SEG7”, and separately performing the electron trajectory calculation for the segment region “SEG4”. In this example, the number of segment regions having a periodic pattern is six, and the number of segment regions having a non-periodic pattern is one. However, the number of the segment regions having a periodic pattern and the number of the segment regions having a non-periodic pattern can be arbitrarily determined. -
FIG. 11G shows a further example of a design pattern. The design pattern includes a pattern “A” and a pattern “B”. The scanning direction of the electron beam is the x-direction, as in the embodiment described above. - In this case, the
simulator 101 may automatically group the segment regions based on contour data of the design data. The automatic grouping is achieved, for example, by extracting vector components. Thesimulator 101 extracts vector components from the contour data regarding the patterns “A” and “B”, and automatically groups the segment regions based on the vector components. -
FIG. 11H shows an example of such grouping. InFIG. 11H , the segment regions that are equivalent in vector components in the meshes are grouped into the same group. InFIG. 11H , seven segment regions are grouped into a group “A”, a group “B”, and a group “C” according to the vector components in the x-direction. In the grouping, the vector components in the x-direction are used. However, the vector components in the y-direction may be used. - The electron trajectory calculation is performed for each group. The result of the loop calculation for one segment region in the group “A” is extrapolated to other segment regions in the group “A”. The result of the loop calculation for one segment region in the group “B” is extrapolated to other segment regions in the group “B”.
- Various modifications of the segment configuration have been described. In addition, as an electron trajectory calculation method, extrapolation of the result of the loop calculation for a predetermined segment region (a segment region for which the loop calculation is to be performed) to other segment regions has been described. The number of segment regions for which the loop calculation is to be performed may be two or more. To reduce the time for the electron trajectory calculation, it is important that each segment region is as small as possible in view of the characteristics of the design pattern and the required calculation precision.
- In the first embodiment, there has been described a method of calculating a potential distribution or a charge distribution based on function values of an approximate function. The approximate function may include a coefficient which originates from a coefficient in a differential equation or an expression. Examples of such a coefficient include the diffusion coefficient of the diffusion equation.
- To calculate the function values of the approximate function, the value of the coefficient of the approximate function has to be previously determined. In the first embodiment, it is assumed that a known experimental value is used as the value of the coefficient of the approximate function. However, the simulation using the known experimental value may provide an incorrect result. Therefore, in the second embodiment, a value automatically determined by the
simulator 101 is used as the value of the coefficient of the approximate function. Therefore, according to the second embodiment, a coefficient value that provides a correct simulation result can be determined. - In the following, with reference to
FIG. 12 , a method of automatically determining the value of the coefficient of the approximate function will be described. - First, the
simulator 101 temporarily sets a value of the coefficient of the approximate function (S201). Specifically, for example, a parameter (the setting range, the step size, or the like) for temporarily setting the coefficient value is set, and the coefficient value is set based on the parameter. - Next, the
simulator 101 performs the electron trajectory calculation shown in the steps S101 to S123 inFIG. 2 , using the coefficient value (S202). Next, thesimulator 101 calculates the SEM image of the measuring object, based on the result of the electron trajectory calculation (S203). - Next, the
simulator 101 compares the SEM image obtained by the calculation with an SEM image obtained by an experiment (S204). For the comparison of the SEM images, image matching between the SEM images can be used, for example. As shown inFIG. 13 , thesimulator 101 superimposes the SEM images (secondary electron profiles) on one another, calculates the difference between them, and determines whether the resulting difference value (GOF value) is less than a threshold or not. - If the difference value is equal to or more than the threshold (S205), the
simulator 101 performs the steps S201 to S204 again. In this case, the value of the coefficient of the approximate function is changed. On the other hand, if the difference value is less than the threshold (S205), thesimulator 101 designates the temporarily set value in S201, as the value of the coefficient of the approximate function (S206). In this way, thesimulator 101 determines the value of the coefficient of the approximate function, based on the result of the comparison between the SEM images. - In the step S204, the SEM image obtained in the steps S201 to S203 is compared with the SEM image obtained previously. In this example, the latter SEM image is an SEM image obtained experimentally. However, the latter SEM image may be an SEM image obtained by another SEM simulation method.
- The
simulator 101 may perform the steps S201 to S204 for all the coefficient values in the setting range. In this case, thesimulator 101 may designate the coefficient value that provides the smallest difference value, as the value of the coefficient of the approximate function (S205 to S206). In this case, the steps S201 to S204 are performed for each of the coefficient values. - The data to be compared in the step S204 may be shape data other than the SEM image. For example, the distance between lines formed on the measuring object may be used. Instead of the SEM image itself, the amplitude of the peak of the SEM image, the width of the peak of the SEM image, the ratio between the amplitude and the width, or the contrast ratio based on the data about the peak and the valley of the SEM image may be used. In this case, a calculation for obtaining such shape data is performed in the step S203.
- In the first embodiment, trajectories of scattered electrons are calculated using the potential distribution obtained by calculation. On the other hand, in the third embodiment, trajectories of scattered electrons are calculated using previously prepared measured data of the potential distribution. Therefore, according to the third embodiment, the time for the SEM simulation can be substantially reduced. Examples of the potential measuring method include a potential measuring method using the correlation between the sample surface potential and the focus value in the SEM apparatus, a surface potential measuring method using KFM, and a potential measuring method using a capacitance sensor.
-
FIG. 14 is a flowchart regarding the SEM simulation according to this embodiment. - First, the simulation
region generating section 122 sets a simulation region, and sets calculation meshes in the simulation region (S301). This step is same as the step S101 inFIG. 2 . - Next, the potential
distribution calculating section 125 retrieves measured data of the potential distribution, from a storage location at which the measured data is stored (S302). The measured data is previously obtained by potential distribution measurement for a target object of the SEM simulation. In other words, the measured data is previously obtained by measuring the potential distribution which occurs in the target object by irradiating the target object with an electron beam. In this embodiment, the storage location is thedatabase section 114 shown inFIG. 1 . - Next, the potential
distribution calculating section 125 sets the measured data retrieved from the storage location, as the potential distribution which occurs in the simulation region by irradiating the simulation region with the electron beam (S303). - Next, the electron
trajectory calculating section 124 calculates, by a Monte Carlo calculation, trajectories of electrons scattered by irradiating the simulation region with the electron beam, on the assumption that the measured data retrieved from the storage location is set as the potential distribution in the simulation region (S304). - The SEM simulation process performed by the
SEM simulator 101 in the first to third embodiments can be performed by a computer program (a charge trajectory calculating program), for example. The program is stored in a storage in theSEM simulator 101 and executed by a processor in theSEM simulator 101, for example. - As described above, with regard to a charge trajectory calculating method, system, and program that calculate, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam, the embodiments of the present invention can reduce the calculation time.
Claims (4)
1.-15. (canceled)
16. A charge trajectory calculating method of calculating, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam, the method comprising:
setting a simulation region, which corresponds to an existence region of the target object;
retrieving measured data of a potential distribution which occurs in the target object by irradiating the target object with the charged beam, from a storage location at which the measured data is stored;
setting the measured data retrieved from the storage location, as the potential distribution which occurs in the simulation region by irradiating the simulation region with the charged beam; and
calculating, by a Monte Carlo calculation, the trajectories of charges scattered by irradiating the simulation region by the charged beam, on an assumption that the measured data retrieved from the storage location is set as the potential distribution in the simulation region.
17.-19. (canceled)
20. A computer readable record medium storing a charge trajectory calculating program for making a computer perform a charge trajectory calculating method, which calculates, by simulation, trajectories of charges scattered by irradiating a target object with a charged beam, the method comprising:
setting a simulation region, which corresponds to an existence region of the target object;
retrieving measured data of a potential distribution which occurs in the target object by irradiating the target object with the charged beam, from a storage location at which the measured data is stored;
setting the measured data retrieved from the storage location, as the potential distribution which occurs in the simulation region by irradiating the simulation region with the charged beam; and
calculating, by a Monte Carlo calculation, the trajectories of charges scattered by irradiating the simulation region by the charged beam, on an assumption that the measured data retrieved from the storage location is set as the potential distribution in the simulation region.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/137,746 US20120065941A1 (en) | 2007-02-08 | 2011-09-09 | Charge trajectory calculating method, system, and program |
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007-29407 | 2007-02-08 | ||
| JP2007029407A JP2008198380A (en) | 2007-02-08 | 2007-02-08 | Charge trajectory calculation method and charge trajectory calculation system |
| US12/028,495 US8027812B2 (en) | 2007-02-08 | 2008-02-08 | Charge trajectory calculating method, system, and program |
| US13/137,746 US20120065941A1 (en) | 2007-02-08 | 2011-09-09 | Charge trajectory calculating method, system, and program |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US12/028,495 Continuation US8027812B2 (en) | 2007-02-08 | 2008-02-08 | Charge trajectory calculating method, system, and program |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| US20120065941A1 true US20120065941A1 (en) | 2012-03-15 |
Family
ID=39716903
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US12/028,495 Expired - Fee Related US8027812B2 (en) | 2007-02-08 | 2008-02-08 | Charge trajectory calculating method, system, and program |
| US13/137,746 Abandoned US20120065941A1 (en) | 2007-02-08 | 2011-09-09 | Charge trajectory calculating method, system, and program |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US12/028,495 Expired - Fee Related US8027812B2 (en) | 2007-02-08 | 2008-02-08 | Charge trajectory calculating method, system, and program |
Country Status (2)
| Country | Link |
|---|---|
| US (2) | US8027812B2 (en) |
| JP (1) | JP2008198380A (en) |
Families Citing this family (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5289912B2 (en) * | 2008-12-01 | 2013-09-11 | 日本電子株式会社 | Scanning electron microscope, emission electron detection value estimation method, SEM image simulation method, and program thereof |
| JP5308872B2 (en) * | 2009-03-09 | 2013-10-09 | 株式会社日立ハイテクノロジーズ | Charged particle beam equipment |
| US8234295B2 (en) | 2009-06-03 | 2012-07-31 | International Business Machines Corporation | Managing uncertain data using Monte Carlo techniques |
| US8731891B2 (en) * | 2011-07-28 | 2014-05-20 | Saudi Arabian Oil Company | Cluster 3D petrophysical uncertainty modeling |
| JP2014032835A (en) * | 2012-08-03 | 2014-02-20 | Hitachi High-Technologies Corp | Scanning transmission electron microscope |
| US20150242115A1 (en) * | 2014-02-21 | 2015-08-27 | Qualcomm Incorporated | Systems and methods for improved signal to noise ratio in touch systems |
| CN107169273B (en) * | 2017-05-05 | 2021-01-05 | 河海大学 | Electric vehicle charging power prediction method considering time delay and V2G charging mode |
| JP7250642B2 (en) * | 2019-08-08 | 2023-04-03 | 株式会社日立ハイテク | Charged particle beam device and charged particle beam inspection system |
| CN111967686B (en) * | 2020-08-31 | 2022-10-11 | 国网河南省电力公司经济技术研究院 | Random load prediction method based on power utilization probability distribution function |
| CN113656995B (en) * | 2021-07-06 | 2024-03-26 | 兰州空间技术物理研究所 | Ionization gauge sensitivity numerical calculation method based on electron track integration method |
| CN113779928B (en) * | 2021-09-03 | 2022-07-08 | 珠海市睿晶聚源科技有限公司 | Calculation method and system for rapid simulation photoetching process |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090050819A1 (en) * | 2004-12-22 | 2009-02-26 | Fox Chase Cancer Center | Laser-Accelerated Proton Therapy Units And Superconducting Electromagnet Systems For Same |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5254438A (en) * | 1990-11-29 | 1993-10-19 | Hewlett-Packard Company | Single pass compensation for electron beam proximity effect |
| JPH08147268A (en) * | 1994-11-22 | 1996-06-07 | Canon Inc | Partial structure method and device for realizing the same |
| JP2002075818A (en) | 2000-08-24 | 2002-03-15 | Toshiba Corp | Method for calculating charged energy exposure energy distribution, simulator, charged beam exposure method, method of manufacturing semiconductor device and mask, recording medium storing program for calculating charged energy exposure energy distribution |
| US7030966B2 (en) * | 2003-02-11 | 2006-04-18 | Asml Netherlands B.V. | Lithographic apparatus and method for optimizing an illumination source using photolithographic simulations |
| US7197404B2 (en) * | 2004-03-01 | 2007-03-27 | Richard Andrew Holland | Computation of radiating particle and wave distributions using a generalized discrete field constructed from representative ray sets |
| JP2007053202A (en) * | 2005-08-17 | 2007-03-01 | Toshiba Corp | Proximity effect calculation method, dangerous spot detection device, and program |
| JP2007218711A (en) * | 2006-02-16 | 2007-08-30 | Hitachi High-Technologies Corp | Measuring method of measurement target pattern using electron microscope device |
-
2007
- 2007-02-08 JP JP2007029407A patent/JP2008198380A/en active Pending
-
2008
- 2008-02-08 US US12/028,495 patent/US8027812B2/en not_active Expired - Fee Related
-
2011
- 2011-09-09 US US13/137,746 patent/US20120065941A1/en not_active Abandoned
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090050819A1 (en) * | 2004-12-22 | 2009-02-26 | Fox Chase Cancer Center | Laser-Accelerated Proton Therapy Units And Superconducting Electromagnet Systems For Same |
Also Published As
| Publication number | Publication date |
|---|---|
| US20080208542A1 (en) | 2008-08-28 |
| JP2008198380A (en) | 2008-08-28 |
| US8027812B2 (en) | 2011-09-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8027812B2 (en) | Charge trajectory calculating method, system, and program | |
| JP7097757B2 (en) | Systems and methods for key parameter identification, process model calibration, and variability analysis in virtual semiconductor device manufacturing environments | |
| Ram et al. | Error analysis of the crystal orientations obtained by the dictionary approach to EBSD indexing | |
| KR101727950B1 (en) | Pattern shape evaluation method, semiconductor device manufacturing method, and pattern shape evaluation device | |
| JP3365566B2 (en) | How to generate a triangle grid | |
| Newton et al. | Feature-based characterisation of Ti6Al4V electron beam powder bed fusion surfaces fabricated at different surface orientations | |
| CN106408604A (en) | Filtering method and device for point cloud data | |
| US10534874B2 (en) | Particle etching or depositing evolutionary simulation method and device and computer readable medium | |
| JP3713055B2 (en) | 3D LSI shape simulation system | |
| CN1411047A (en) | Miniature pattern inspection apparatus and method CD-SEM managing apparatus and method | |
| US20150041684A1 (en) | Charged particle beam writing apparatus and charged particle beam writing method | |
| CN116359981A (en) | A fast method for determining the travel time of seismic waves | |
| EP2287757A1 (en) | Multilevel-Multigrid simulation techniques | |
| JP6788187B2 (en) | Simulation program, simulation method and information processing equipment | |
| Müller et al. | Comparison of different measures for the single point uncertainty in industrial X-ray computed tomography | |
| CN115659579B (en) | Three-dimensional gravity field numerical simulation method and system based on 3D AS-FT | |
| Arat et al. | Model improvements to simulate charging in scanning electron microscope | |
| Yang et al. | Nano-beam and nano-target effects in ion radiation | |
| CN119989740B (en) | Method for ion implantation simulation, electronic device and storage medium | |
| US20050203721A1 (en) | Ion implantation simulation apparatus, method, and program | |
| US20140172386A1 (en) | Simulation Of Shot-Noise Effects In A Particle-Beam Lithography Process And Especially An E-Beam Lithography Process | |
| US20060195815A1 (en) | Exposure data generator and method thereof | |
| KR102788351B1 (en) | Method of measuring critical dimension of 3D feature and apparatus for the same | |
| KR100286734B1 (en) | Method capable of accurately simulating lon implantation at a high speed | |
| US11282670B1 (en) | Slice depth reconstruction of charged particle images using model simulation for improved generation of 3D sample images |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |