High Order Overlay Modeling and APC simulation with Zernike- Legendre Polynomials

Size: px
Start display at page:

Download "High Order Overlay Modeling and APC simulation with Zernike- Legendre Polynomials"

Transcription

1 High Order Overlay Modeling and APC simulation with Zernike- Legendre Polynomials JawWuk Ju a, MinGyu Kim a, JuHan Lee a, Stuart Sherwin b, George Hoo c, DongSub Choi d, Dohwa Lee d, Sanghuck Jeon d, Kangsan Lee b, David Tien b, Bill Pierson c, John C. Robinson c, Ady Levy b, Mark D. Smith c a SK Hyni, 2091, Gyeongchung-daero, Bubal-eub, Icheonsi, Gyeonggi-do, KOREA b KLA-Tencor Corp., 1 Technology Drive, Milpitas, CA, c KLA-Tencor Corp., 8834 N. Capital of Teas Hwy, Austin, TX d KLA-Tencor Korea, Starplaza bldg., 53 Metapolis-ro, Hwasung city, Gyeonggi-do, Korea ABSTRACT Feedback control of overlay errors to the scanner is a well-established technique in semiconductor manufacturing [1]. Typically, overlay errors are ured, and then modeled by least-squares fitting to an overlay model. Overlay models are typically Cartesian polynomial functions of position within the wafer (X w, Y w), and of position within the field (X f, Y f). The coefficients from the data fit can then be fed back to the scanner to reduce overlay errors in future wafer eposures, usually via a historically weighted moving average. In this study, rather than using the standard Cartesian formulation, we eamine overlay models using Zernike polynomials to represent the wafer-level terms, and Legendre polynomials to represent the field-level terms. Zernike and Legendre polynomials can be selected to have the same fitting capability as standard polynomials (e.g., second order in X and Y, or third order in X and Y). However, Zernike polynomials have the additional property of being orthogonal over the unit disk, which makes them appropriate for the wafer-level model, and Legendre polynomials are orthogonal over the unit square, which makes them appropriate for the field-level model. We show several benefits of Zernike/Legendre-based models in this investigation in an Advanced Process Control (APC) simulation using highly-sampled fab data. First, the orthogonality property leads to less interaction between the terms, which makes the lot-to-lot variation in the fitted coefficients smaller than when standard polynomials are used. Second, the fitting process itself is less coupled fitting to a lower-order model, and then fitting the residuals to a higher order model gives very similar results as fitting all of the terms at once. This property makes fitting techniques such as dual pass or cascading [2] unnecessary, and greatly simplifies the options available for the model recipe. The Zernike/Legendre basis gives overlay performance (mean plus 3 sigma of the residuals) that is the same as standard Cartesian polynomials, but with stability similar to the dual-pass recipe. Finally, we show that these properties are intimately tied to the sample plan on the wafer, and that the model type and sampling must be considered at the same time to demonstrate the benefits of an orthogonal set of functions. Keywords: Overlay, Accuracy, Zernike, Legendre 1. INTRODUCTION Overlay is rapidly becoming the leading challenge for device yield for current and future technology nodes. One indispensable technique is process control, both in the form of statistical process control (SPC) and advanced process control (APC) [1]. For SPC, the key requirement is the ability to characterize the epected amount of noise in the process, so that ecursions can be detected quickly. If two (or more) coefficients in the overlay model are strongly correlated in the overlay model, then there may be relatively large changes in the coupled coefficients when the actual overlay on the wafer is relatively stable. It is highly desirable to eliminate correlation between overlay model parameters so that clean signals can be monitored in SPC charts. For APC, coupling between coefficients is also inefficient rapid fluctuations lead to similar signal-to-noise problems: there may be situations where coupling between multiple terms masks an underlying trend in the overlay that could be corrected, but instead it is interpreted as noise, and no action is Metrology, Inspection, and Process Control for Microlithography XXIX, edited by Jason P. Cain, Martha I. Sanchez, Proc. of SPIE Vol. 9424, 94241Y 2015 SPIE CCC code: X/15/$18 doi: / Proc. of SPIE Vol Y-1

2 taken by the APC system. One standard approach for removing coupling between different terms in an overlay model is cascading [2], which basically consists of fitting the model in two or more sequential steps instead of fitting all of the model parameters at once. For eample, the wafer-level terms might be fitted first, and the field-level terms fitted in a second step. This technique reduces the interactions between model terms, but it leads to a model fit that has slightly higher residuals. Thus, the trade-off is a small reduction in the fitting capability of the model in echange for less correlation between the model terms. In this paper, we investigate orthogonal polynomials as an alternative to cascading, with a goal of reducing correlation without a reduction in accuracy. The outline of the paper is as follows: First, we outline the properties of orthogonal polynomials, and eplain how they might help better model overlay. Second, we describe a simple APC algorithm, and apply this APC simulator to production wafers. Results are presented for several models, all of which are third-order polynomials for grid and third-order polynomials for field. The first model uses standard Cartesian polynomials with cascading, so the wafer level terms are fit separately from the field level terms. The second model is a single-pass fit to standard Cartesian polynomials, and the third model is a single-pass fit to Zernike/Legendre polynomials. We also investigate a hybrid single-pass model that uses a Zernike polynomial for the wafer, and standard Cartesian model for the field. Finally, in the last section, we present our summary and conclusions. 2. PROPERTIES OF ORTHOGONAL POLYNOMIALS Mathematically, orthogonal functions are usually defined in terms of an integral (or summation) over a specific region. The term orthogonal means that if you pick any two of these special functions, the integral is zero unless they are the same function. For eample, products of two Zernike polynomials are orthogonal when integrated over the unit disk, which makes them useful for describing the wafer-level portion of the overlay model. The Legendre polynomials are orthogonal on the interval from -1 to 1, so a product of a Legendre polynomial in X f with a second Legendre polynomial in Y f creates a set of polynomial functions orthogonal over a square-shaped region, which is useful for the field-level portion of the overlay model. It is sometimes helpful to demonstrate abstract mathematical properties with a concrete eample. The eample here is for fitting regular polynomials and Legendre polynomials over the interval -1 to 1, and the data we will fit is a shifted cosine function evaluated at equally spaced intervals, as shown in Figure 1. The functional form for the regular polynomial is 2 3 P = C + C + C + C +K (1) And the functional form for the Legendre polynomial is 2 1 ( 3 1) + L ( 5 ) + K 1 3 P = L + L1 + L (2) Where we will use least-squares fitting to determine the unknown coefficients C i and L i. We can write these polynomials to arbitrarily high order, but we will start with a fit to a quadratic polynomial, as shown in Figure 1. Two important results are demonstrated in this eample. First, the actual polynomial best-fit curves are identical, although the coefficients C i and L i are numerically different. The root-mean-square (RMS) error and fitted coefficients are shown in Table 1. The RMS error is identical because the fitting capability of the two models is the same (both are quadratic). Second, the regular polynomial has regions where different terms must cancel this is most apparent around the fitting at =1, where the constant and linear terms are approimately -0.7, while the quadratic term is approimately 1.5. By contrast, the individual terms in the Legendre polynomial cover a smaller range from approimately -0.5 to 1.0. The large amount of cancellation between terms in the regular polynomial will lead to stronger coupling between the fitting terms. If we fit the same shifted-cosine data to a cubic polynomial, as shown in Figure 2, then we again see that the final fitted functions are equivalent, but that there are again larger cancellations in the fit of the regular polynomial compared with the orthogonal polynomial. Another interesting property of orthogonal polynomials is shown in Table 1, where we show the fitted coefficients for the quadratic and cubic fits in Figures 1 and 2. Note that when the order of the polynomial is increased from quadratic to cubic, the linear coefficient changes for the regular polynomial the coefficient changes by more than 100% (from to ) when the cubic term is added to the fit. By contrast, the coefficient only Proc. of SPIE Vol Y-2

3 1.5 - Data -OrthoQonaIVoNnomlal 1.5 Figure 1: Fit of a regular quadratic polynomial (left) and an orthogonal quadratic polynomial (right) to a shifted-cosine function. The dashed curves show the constant, linear, and quadratic contributions from each term in the polynomial. Figure 2: Fit of a regular cubic polynomial (left) and an orthogonal cubic polynomial (right) to the same shifted-cosine function as in Figure 1. The dashed curves show the constant, linear, quadratic, and cubic contributions from each term in the polynomial fit. Polynomial ( 2 ) Polynomial ( 3 ) Legendre ( 2 ) Legendre ( 3 ) C 0/L C 1/L C 2/L C 3/L RMS Table 1: Fitted coefficients for polynomials shown in Figures 1 and 2. Proc. of SPIE Vol Y-3

4 slightly changes for the Legendre polynomial, only 18% (from to ). Note that if we were to add more data points to the fit, so that we more closely approimate an integral from -1 to 1, the interaction for the Legendre polynomial would go to zero. This simple eample shows that there are fewer interactions between terms in the orthogonal polynomial when compared to an equivalent regular polynomial, and the reduction in these interactions make the fitting process more stable when terms are added. Net, we apply these same ideas to overlay modeling, and investigate the impact of these properties on APC. 3. DESCRIPTION OF SIMPLE MODEL FOR APC Here we describe a simple APC simulator for overlay feedback control. First, we start with an overlay model and a corresponding sample plan. The overlay model serves two purposes to act as a filter to remove noise from the spatial overlay signature on each ured wafer, and to obtain correction parameters that can be fed back to the scanner in order to improve overlay on subsequent wafers. The sample plan locations are designated as r i, which represents the location on the wafer. This location is typically a test location within a field, which can be specified by local field coordinates (X f, Y f), along with a wafer coordinate that specifies the location of the middle of the field (X w, Y w). The symbol r i implicitly includes both field and wafer coordinates for the i th urement. We can then write the overlay model evaluated at each of the urement locations as A = (3) b model Where A is the design matri with rows that represent the model evaluated at each wafer location r i and with columns that represent the polynomial terms in the model. The variable is a vector containing the model parameters, and b model is the overlay value predicted by the model. We can define the error between the model and the ured data as The squared error can be written as e T e = b model (4) b T e = A b ) ( A b ) (5) ( And the error will be minimized when the following conditions are met: We can then solve for the parameters in the overlay model: A = T T A = A b (6) T 1 T ( A A) A b Second, we use the following simple feedback control scheme in our APC simulator. When a wafer is ured for overlay, we can solve for the set of model parameters that would minimize the RMS error this is identical to the parameters found by solving equation (6). If we were to strip the photoresist from the wafer and re-work the wafer with these parameters as corrections to the scanner, then we would see much reduced overlay errors. This is called the rework case: b rework = b = b b rework model A The rework case represents the best result possible with the specified overlay model and sample plan. However, rework is not practical because it requires processing each wafer twice. Instead, we could use urements from the current wafer to predict the scanner correction values for the net set of wafers. For eample, we could use urements from lot 0 to correct lot 1. This would (hopefully) lead to improved overlay urements on the wafer: With b rework 1 1 0, APC b A = (9) (7) (8) Proc. of SPIE Vol Y-4

5 0 = T 1 T 0 ( A A) A b Note that the subscript indicates urements without any APC correction, while, APC indicates the results with the APC correction. For the net set of wafers, we could use the urements for wafer 1 to calculate a new correction, but we must be careful to de-correct the ured overlay values by removing the APC correction applied with the coefficients 0. We achieve this by solving equation (9) for the overlay errors that would have occurred without APC: Which can be generalized as We can then solve for the a new set of corrections using the general relation b (10) = b, APC + A (11) n n n 1 b = b, APC + A (12) n = T 1 T n ( A A) A b While this simple APC scheme should remove systematic offsets and slow drifts, it will be very susceptible to noise. This noise will appear in the ured overlay. Common sources of noise would include wafer-to-wafer variations due to slightly different processing paths through the fab (e.g., variations between different etchers, or different deposition tools), scanner matching issues, or metrology noise. One approach to etract the best corrections from a noisy signal is to use an estimator for the underlying drift signal in the overlay urement. A very common estimator is an eponentially weighted moving average (EWMA), given by: ˆ n n 1 ( 1 λ) ˆ (13) n = λ + (14) Where the symbol with the carrot indicates the EWMA estimator given by the recursion relationship in the above equation. The parameter λ is used to adjust the amount of averaging: smaller λ values will give a larger amount of historical averaging, and larger λ values will give a smaller amount of historical averaging. The complete APC model is given applying equation (13), calculating the estimator in equation (14), and then using a generalization of equation (9) to obtain the simulated overlay errors on the wafer: b ˆ n + 1 n 1 n, APC = b + A (15) 4. EVALUATION OF ZERNIKE-LEGENDRE MODELS BY APC SIMULATION We evaluate Zernike and Legendre polynomials as overlay model equations by using APC simulation. This is done by taking overlay urements from production wafers, and de-correcting the APC used in production by using equation (12). (The correction parameters represented by that were applied to the wafers in each lot can be obtained from scanner log files.) Now that we have the raw overlay for the production wafers, we can apply equation (13) to calculate model corrections for a specific wafer, apply the EWMA filter given by equation (14), and then calculate the remaining overlay errors after application of APC by using equation (15). We present APC simulation results for four cases: POR: Cascade model where the linear terms are fit first and then the higher-order terms are fit to the residuals of the linear fit. This set of results is labelled POR because it represents the previously known method [2] for stabilizing interactions between high-order wafer and high-order field models. XY (Single Pass): regular XY polynomials where the wafer and field terms are the same order as the POR model. ZL (Single Pass): Zernike/Legendre polynomials where the wafer and field terms are the same order as the POR model. This model has the same fitting capability as the XY (Single Pass) model. Z+iHOPC (Single Pass): Zernike polynomials for the wafer terms, and regular XY polynomials for the field terms. Proc. of SPIE Vol Y-5

6 Figure 3: APC simulation results for the four overlay models (POR, XY, ZL, and Z+iHOPC) as well as the raw decorrected overlay (for no APC) and the ideal rework case. The EWMA filter was λ=0.3 for all APC results ecept for the Measured POR Overlay case, which is a more sophisticated APC scheme used in actual production. Note that the XY (single pass), the ZL (single pass), and the Z-iHOPC (single pass) results are identical for this APC simulation E 6!Ili!I'll] III ''' '''''''''''''''''''''''''' XY (POR), mean : XY (single pass), mean : IL (single pass), mean : ZeSHOPC (single pass), mean : Measured POR Overlay, mean Ideal (Rework Case), mean : Raw Deeorrecled, mean : cc i '',-''' N -1' '''''. ''''''' -, ol'ivii. j 1,;'1-irmioul'ilril.1-1 ''''''''''''''''''''''''''' Ighg Z.gth'.'61'41g.Fgltngtf.igT6Ifilfihri21%111 * g liii 1 i 1 i I I I I ii -XY (POR), mean XY (single pass), mean : (single pass), mean : i1-10PC (single pass), mean : Measured POR Overlay, mean : Ideal (Rework Case), mean : Raw Deeorrecled, mean : r +. ' '''. ' ' I I 1 I I I ii 1 HEMINMUMMEMPAHRIENI 1 I MIHNIIRMEM i I I I I I I I I I I I I I I I I I I Figure 4: APC simulation results for the four overlay models (POR, XY, ZL, and Z+iHOPC) as well as the raw decorrected overlay (for no APC) and the ideal rework case. Separate EWMA filter values were used for each model coefficient. For each model, the λ coefficients were optimized to minimize the average OPO (mean plus three sigma) over the sequence of 60 lots. Proc. of SPIE Vol Y-6

7 Note that the order of the polynomials used for the wafer and field level terms is the same for all four cases. The first set of results are shown in Figure 3, where the EWMA filter was set to λ=0.3 for all of the models. For this choice, all of the single pass models give basically the same result. This is because the fitting capability of the models is equivalent. All single pass models perform better than the cascade model (POR) when we average the mean plus three sigma value over all 60 wafers. Net, we allow the EWMA values to be different for each coefficient in the model, as shown in Figure 4. We optimized the λ values so that the predicted overlay (mean plus three sigma) would be minimized over the sequence of 60 lots. For this case, there are some small differences, but it is difficult to tell if these differences are statistically significant. It is somewhat surprising that the overlay models with orthogonal polynomials did not show different performance compared with standard XY polynomials. The eplanation for this result is that all of the single pass models have the same fitting capability. For each ured wafer, the root-mean-square (RMS) error between the ured overlay and the model is the same for the XY single pass, XL single pass, and the Z+iHOPC single pass models. The only difference was observed for the XY (POR) model which uses a cascading scheme. It is interesting to investigate the differences between the cascading and orthogonal polynomial approach. The investigation by Ullah et al. [2] showed lower correlation coefficients with cascading. The correlation coefficient is given by r ij = N n n ( i i )( j j ) N N n 2 n ( i i ) ( j j ) n= 1 n= 1 n= 1 Note the subscripts in this equation represent different terms in the fitted model, such as wafer-level -mag and fieldlevel rotation. The summation is over the wafer sequence in the APC simulation. However, cascading leads to slightly larger RMS errors between the model and ured overlay, so it is desirable to find models that lead to lower RMS errors and low correlation at the same time. Shown in Figure 5 are some properties of the term correlations for the four models in this study. As shown in the figure, the four models have similar degree of correlation between the different terms in the model. The reason that we see similar results for all four models is that the correlation coefficient ures correlation from wafer-to-wafer, while the benefits of orthogonal polynomials is to reduce interactions within a single wafer. An eample that displays the difference between orthogonality of the overlay model and correlation coefficient is shown in Figure 6. In this eample, we show a sequence of two model coefficients that could easily be corrected by an APC scheme (left part of figure). Perhaps these model parameters were determined by one of the four models in our study. However, if we were to scramble the order of the wafers (shown in the right part of the figure), the correlation coefficients calculated by equation (16) would be the same, but now the signals appear to be almost entirely noise, and the APC correction would be ineffective. We now propose another method to evaluate the benefits of orthogonal polynomials, and this new metric ures the interactions between the terms used to fit a single wafer. This metric is inspired by the eample results shown earlier where we fit to the shifted cosine term in Figures 1 and 2, where the regular polynomials showed regions where individual terms had large values, and cancellations between terms were required to fit the data. One way to quantify these large values is to take the maimum (absolute value) of the contribution for each model term over the region of the fit. We call this the impact of each term. As an eample, the impact for the cubic fitting to the shifted cosine is shown in Figure 7, and we see that the orthogonal polynomial has a smaller impact for the constant and quadratic terms than for the regular polynomial. We see similar results if we eamine the fitting coefficients from our APC study. The overlay impact metrics for the third-order wafer terms for each wafer lot in the APC simulation are shown in Figure 8 for the POR (XY polynomial with cascade), for the standard XY single pass, and for the Zernike-Legendre single pass models. As shown in the figure, the range of the overlay impact parameter is much smaller for POR and the ZL models compared with the standard XY polynomial. In addition, the fluctuations in the overlay impact parameter are smaller for the Zernike- Legendre model. We can take the standard deviation of each overlay impact parameter in the model as a way to quantify the size of these fluctuations in the parameters. Shown in Figure 9 is the average standard deviation for each group of terms for all of the models. Here we see that the fluctuations in overlay impact are the largest for the standard XY 2 (16) Proc. of SPIE Vol Y-7

8 APC Simulation Coefficient Correlations XY (POR), mean Icc1= XY (single pass), mean Iccl = ZL (single pass), mean Iccl = Z +ihopc (single pass), mean lccl = Iccl < < Iccl < < 'cc' < < Iccl Figure 5: The correlation coefficient calculated over the sequence of 60 lots for all 4 models investigated in this study ' 13 Uncorrected Overlay Errors Scramble Lot Order Uncorrected Overlay Errors Mr11..!i'lNiiv y-r0r» 03 o O C O CI 6 N 1 1 R t Y R f* o! R C 1 N Y J Figure 6: Eample sequence of overlay model coefficients. For the plot on the left, the two model parameters are correlated, and they occur in a sequence where the APC system could compensate for the systematic drift present in the two overlay coefficients. For the plot on the right, the same coefficient values are presented, ecept that the lot sequence has been randomly scrambled. For this case, the correlation coefficient is eactly the same, but there is no underlying drift signal that can be corrected by APC. model, and smallest for the POR and ZL models. Specifically, we can see that the average fluctuations in the overlay impact are smaller for the high-order wafer terms and the high-order field terms for the POR cascade model compared with the standard XY single pass model this demonstrates that cascading is successful in stabilizing these terms. The ZL model is also successful in suppressing the fluctuations in the high-order terms, so it gives the combined benefit of lower RMS errors and stabilization. Finally, if we eamine the Zernike-iHOPC model, we see that the high-order wafer terms are stabilized, but the field terms have similar performance to the standard XY polynomial model, as epected because orthogonal polynomials are not used at the field level. Proc. of SPIE Vol Y-8

9 Í I I 1 1 Regular Polynomial IS OS o.. 41,4Ip1ron o, :,.1 C 80`.p5 1 S. -LS Orthogonal Polynomial.D.. -db,o.. S ' ; '' a =-, IS Figure 7: The impact of the different fitting terms to the shifted-cosine eample. On the left, the regular polynomial has an impact of 0.69 for the constant term, 0.63 for the linear term, and 1.45 for the quadratic term. By contrast, the orthogonal polynomial has impact values of 0.21, 0.63, and 0.97, as shown on the right I r r r r E 0 A. g 10 Ê É _I it I I I I XY POR. APC Simulated Coefficients. Third Order Wafer. Stability Metric: ZL (single pass), APC Simulated Coefficients, Third Order Wafer, Stability Metric: _ Í f I I I 1 I I 1 I 1 I 1 I I 1 rn n 1og mi mrv I I I 1 1 l l f XY (single pass). APC Simulated Coefficients. Third Order Wafer. Stability Metric: I I 1 1 I I 1 I 1 I 1 I I 1 I 1 I I T30, = 0.3 -T21, =0.3 T12, X=0.3 T03, X= 0.3 Ty30, = 0.3 Ty21, =0.3 -T19 1=03 - Ty03, =0.3.rom190- -TT301, 0.3, =03 -T12, =0.3 T03, = 0.3 Ty30, X= 0.3 Ty21,=0.3 TO? 1=113 - Ty03, = I I MO_ nt3jjt3djd9j3dnjjnjnsd órv or J,i Z3-3, = 0.3 Z3.1,= ,=0.3 Z33,= ,=0.3 Zy31,=0.3 Zy31,=0.3 mmmmmmmgd00mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmd70dgd00modgd00moa0dgommmmmd70dodo7 Figure 8: The overlay impact for the third-order wafer terms for the POR model (top), XY (middle), and Zernike- Legendre (bottom). Results are plotted for the sequence of 60 wafers used in the APC simulation. Proc. of SPIE Vol Y-9

10 35 3 XY Model (POP), Stability Metric 303 _XY Model (single pass), Stability Metric 37 MIL Model (single pass). Stability Metric 19 IMZ.rHOPC Model (single pass). Stability Metric 2 12 apc Simulation Coefficient Stabddy by Order O III 16 L IllKati Ori Order Vre5er I" Order Wafer `.n Order Wafer 3e Orde Wafer 1" Order Field 2. Order Field 3. Order Field Figure 9: Standard deviation of the overlay impact for different model terms in the APC simulation. The bars represent the average of standard deviation for all of the terms in the model. 5. SUMMARY We have eamined orthogonal polynomials as the basis for overlay models, using Zernike polynomials for wafer-level terms and Legendre polynomials for field-level terms. The primary benefit of orthogonal polynomials is that there are smaller interactions between fitting terms. This reduces the coupling between terms when fitting to a single wafer, and gives a benefit similar to cascading. We defined the overlay impact metric that quantifies the interactions between terms on a single wafer fit. For small values of the overlay impact, the model has smaller cancellations between terms when fitting ured overlay data. The Zernike and Legendre polynomial models gave smaller overlay impact metrics compared with standard XY polynomial models. This property can be useful in SPC charts, where smaller baseline fluctuations would make it easier to detect ecursions. Continuing investigations using Zernike polynomials include the impact of sampling, wafer edge effects, and process noise, and planned as the subject of future reports. REFERENCES 1. Levinson, H.J, Lithography Process Control, SPIE Press (1999). 2. Ullah. M.Z., et al. An Investigation of High-Order Process Correction Models and Techniques to Improve Overlay Control by Using Multiple-Pass Cascading Analysis at an Advanced Technology Node, Proc. SPIE, 8681 (2013). Proc. of SPIE Vol Y-10

Critical Dimension Uniformity using Reticle Inspection Tool

Critical Dimension Uniformity using Reticle Inspection Tool Critical Dimension Uniformity using Reticle Inspection Tool b Mark Wylie, b Trent Hutchinson, b Gang Pan, b Thomas Vavul, b John Miller, b Aditya Dayal, b Carl Hess a Mike Green, a Shad Hedges, a Dan Chalom,

More information

Reticle intensity based Critical Dimension Uniformity to improve efficiency for DOMA correction in a foundry

Reticle intensity based Critical Dimension Uniformity to improve efficiency for DOMA correction in a foundry Reticle intensity based Critical Dimension Uniformity to improve efficiency for DOMA correction in a foundry 1 Kin Wai Tang, 1 Teng Hwee Ng, 1 Lei Huang, 1 Susan Ng, 1 Thomas Ku, 2 Wee Teck Chia, 2 Lin

More information

Story. Cover. An Automated Method for Overlay Sample Plan Optimization

Story. Cover. An Automated Method for Overlay Sample Plan Optimization Cover Story An Automated Method for Overlay Sample Plan Optimization Xuemei Chen, Moshe E. Preil, KLA-Tencor Corporation Mathilde Le Goff-Dussable, Mireille Maenhoudt, IMEC, Leuven, Belgium In this paper,

More information

After Development Inspection (ADI) Studies of Photo Resist Defectivity of an Advanced Memory Device

After Development Inspection (ADI) Studies of Photo Resist Defectivity of an Advanced Memory Device After Development Inspection (ADI) Studies of Photo Resist Defectivity of an Advanced Memory Device Hyung-Seop Kim, Yong Min Cho, Byoung-Ho Lee Semiconductor R&D Center, Device Solution Business, Samsung

More information

Impact of Pellicle on Overlay in Double Patterning Lithography

Impact of Pellicle on Overlay in Double Patterning Lithography Impact of Pellicle on Overlay in Double Patterning Lithography Oliver Loeffler 1, Frank Laske 2, Michael Ferber 2, Klaus-Dieter Roeth 2, Lin Chua 3, You Seung Jin 3, Gino Marcuccilli 3, Venkat Nagaswami

More information

Process Watch: Having Confidence in Your Confidence Level

Process Watch: Having Confidence in Your Confidence Level Process Watch: Having Confidence in Your Confidence Level By Douglas G. Sutherland and David W. Price Author s Note: The Process Watch series explores key concepts about process control defect inspection

More information

Copyright 2004 by the Society of Photo-Optical Instrumentation Engineers.

Copyright 2004 by the Society of Photo-Optical Instrumentation Engineers. Copyright 2 by the Society of Photo-Optical Instrumentation Engineers. This paper was published in the proceedings of the 2th Annual BACUS Symposium on Photomask Technology, SPIE Vol. 67- and is made available

More information

Polynomial Functions of Higher Degree

Polynomial Functions of Higher Degree SAMPLE CHAPTER. NOT FOR DISTRIBUTION. 4 Polynomial Functions of Higher Degree Polynomial functions of degree greater than 2 can be used to model data such as the annual temperature fluctuations in Daytona

More information

Spectroscopic Critical Dimension technology (SCD) for Directed Self Assembly

Spectroscopic Critical Dimension technology (SCD) for Directed Self Assembly Spectroscopic Critical Dimension technology (SCD) for Directed Self Assembly Senichi Nishibe a, Thaddeus Dziura a, Venkat Nagaswami a, Roel Gronheid b a KLA-Tencor Corporation, 1 Technology Drive, Milpitas

More information

NP-Completeness Review

NP-Completeness Review CS124 NP-Completeness Review Where We Are Headed Up to this point, we have generally assumed that if we were given a problem, we could find a way to solve it. Unfortunately, as most of you know, there

More information

6.867 Machine learning

6.867 Machine learning 6.867 Machine learning Mid-term eam October 8, 6 ( points) Your name and MIT ID: .5.5 y.5 y.5 a).5.5 b).5.5.5.5 y.5 y.5 c).5.5 d).5.5 Figure : Plots of linear regression results with different types of

More information

Across-wafer CD Uniformity Enhancement through Control of Multi-zone PEB Profiles

Across-wafer CD Uniformity Enhancement through Control of Multi-zone PEB Profiles Across-wafer CD Uniformity Enhancement through Control of Multi-zone PEB Profiles Qiaolin Zhang *a, Paul Friedberg b, Cherry Tang c Bhanwar Singh c, Kameshwar Poolla a, Costas J. Spanos b a Dept of Mechanical

More information

Characterization of Optical Proximity Correction Features

Characterization of Optical Proximity Correction Features Characterization of Optical Proximity Correction Features John Allgair, Michelle Ivy, Kevin Lucas, John Sturtevant Motorola APRDL, Austin, TX 7871 Richard Elliott, Chris A. Mack, Craig MacNaughton, John

More information

Registration Error Terms: Grid: Wafer Terms and Field IFD

Registration Error Terms: Grid: Wafer Terms and Field IFD Registration Error Terms: Grid: Wafer Terms and Field IFD Grid Rotat ion Grid Skew System Skew Field Skew Field Rotation Grid Y Mag Grid X Mag Field IsoMag Field Y (optical) Mag Field X (scan) Mag Grid

More information

ebay/google short course: Problem set 2

ebay/google short course: Problem set 2 18 Jan 013 ebay/google short course: Problem set 1. (the Echange Parado) You are playing the following game against an opponent, with a referee also taking part. The referee has two envelopes (numbered

More information

Answers. Investigation 3. ACE Assignment Choices. Applications. = = 210 (Note: students

Answers. Investigation 3. ACE Assignment Choices. Applications. = = 210 (Note: students Answers Investigation ACE Assignment Choices Problem. Core,,, Other Applications ; Connections, ; Etensions 7, ; unassigned choices from previous problems Problem. Core, Other Connections 7; Etensions

More information

SOLVING QUADRATICS. Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources

SOLVING QUADRATICS. Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources SOLVING QUADRATICS Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources SOLVING QUADRATICS General Form: y a b c Where a, b and c are constants To solve a quadratic equation, the equation

More information

Chapter 6. Nonlinear Equations. 6.1 The Problem of Nonlinear Root-finding. 6.2 Rate of Convergence

Chapter 6. Nonlinear Equations. 6.1 The Problem of Nonlinear Root-finding. 6.2 Rate of Convergence Chapter 6 Nonlinear Equations 6. The Problem of Nonlinear Root-finding In this module we consider the problem of using numerical techniques to find the roots of nonlinear equations, f () =. Initially we

More information

Plasma Etch Tool Gap Distance DOE Final Report

Plasma Etch Tool Gap Distance DOE Final Report Plasma Etch Tool Gap Distance DOE Final Report IEE 572 Doug Purvis Mei Lee Gallagher 12/4/00 Page 1 of 10 Protocol Purpose: To establish new Power, Pressure, and Gas Ratio setpoints that are acceptable

More information

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra COUNCIL ROCK HIGH SCHOOL MATHEMATICS A Note Guideline of Algebraic Concepts Designed to assist students in A Summer Review of Algebra [A teacher prepared compilation of the 7 Algebraic concepts deemed

More information

3.3.1 Linear functions yet again and dot product In 2D, a homogenous linear scalar function takes the general form:

3.3.1 Linear functions yet again and dot product In 2D, a homogenous linear scalar function takes the general form: 3.3 Gradient Vector and Jacobian Matri 3 3.3 Gradient Vector and Jacobian Matri Overview: Differentiable functions have a local linear approimation. Near a given point, local changes are determined by

More information

Copyright 2000 by the Society of Photo-Optical Instrumentation Engineers.

Copyright 2000 by the Society of Photo-Optical Instrumentation Engineers. Copyright 2 by the Society of Photo-Optical Instrumentation Engineers. This paper was published in the proceedings of Photomask and X-Ray Mask Technology VII SPIE Vol. 466, pp. 172-179. It is made available

More information

Objective Experiments Glossary of Statistical Terms

Objective Experiments Glossary of Statistical Terms Objective Experiments Glossary of Statistical Terms This glossary is intended to provide friendly definitions for terms used commonly in engineering and science. It is not intended to be absolutely precise.

More information

Basic Linear Inverse Method Theory - DRAFT NOTES

Basic Linear Inverse Method Theory - DRAFT NOTES Basic Linear Inverse Method Theory - DRAFT NOTES Peter P. Jones 1 1 Centre for Compleity Science, University of Warwick, Coventry CV4 7AL, UK (Dated: 21st June 2012) BASIC LINEAR INVERSE METHOD THEORY

More information

Model 2300XP PSL & Process-Particle Wafer Deposition System

Model 2300XP PSL & Process-Particle Wafer Deposition System Model 2300XP PSL & Process-Particle Wafer Deposition System Deposit PSL spheres on wafers to create NISTtraceable PSL size standards for - calibrating wafer inspection systems - providing fab-wide and

More information

INTEGRATED electronic circuits are built through a sequence

INTEGRATED electronic circuits are built through a sequence 404 IEEE TRANSACTIONS ON SEMICONDUCTOR MANUFACTURING, VOL. 24, NO. 3, AUGUST 2011 Stochastic Control of Multilayer Overlay in Lithography Processes Yibo Jiao and Dragan Djurdjanovic Abstract The multilayer

More information

Nova Scotia Examinations Mathematics 12 Web Sample 1. Student Booklet

Nova Scotia Examinations Mathematics 12 Web Sample 1. Student Booklet Nova Scotia Eaminations Mathematics Web Sample Student Booklet General Instructions - WEB SAMPLE* This eamination is composed of two sections with the following suggested time allotment: Selected-Response

More information

Overlay Aware Interconnect and Timing Variation Modeling for Double Patterning Technology

Overlay Aware Interconnect and Timing Variation Modeling for Double Patterning Technology Overlay Aware Interconnect and Timing Variation Modeling for Double Patterning Technology Jae-Seok Yang, David Z. Pan Dept. of ECE, The University of Texas at Austin, Austin, Tx 78712 jsyang@cerc.utexas.edu,

More information

Single Pass Die to Database Tritone Reticle Inspection Capability

Single Pass Die to Database Tritone Reticle Inspection Capability Single Pass Die to Database Tritone Reticle Inspection Capability Bryan Reese, KLA-Tencor Corporation, Austin, Texas, USA Jan Heumann, AMTC, Dresden, Germany Norbert Schmidt, KLA-Tencor Corporation, Dresden,

More information

Optical Measurements of Critical Dimensions at Several Stages of the Mask Fabrication Process

Optical Measurements of Critical Dimensions at Several Stages of the Mask Fabrication Process Optical Measurements of Critical Dimensions at Several Stages of the Mask Fabrication Process John C. Lam, Alexander Gray n&k Technology, Inc., Santa Clara, CA ABSTRACT Critical dimension (CD) metrology

More information

+ y = 1 : the polynomial

+ y = 1 : the polynomial Notes on Basic Ideas of Spherical Harmonics In the representation of wavefields (solutions of the wave equation) one of the natural considerations that arise along the lines of Huygens Principle is the

More information

6.0 Graphs. Graphs illustrate a relationship between two quantities or two sets of experimental data.

6.0 Graphs. Graphs illustrate a relationship between two quantities or two sets of experimental data. 6 Graphs 37 6. Graphs Graphs illustrate a relationship between two quantities or two sets of eperimental data. A graph has two aes: a horizontal -ais and vertical y-ais. Each is labelled with what it represents.

More information

Construction of latin squares of prime order

Construction of latin squares of prime order Construction of latin squares of prime order Theorem. If p is prime, then there exist p 1 MOLS of order p. Construction: The elements in the latin square will be the elements of Z p, the integers modulo

More information

ACCUPLACER MATH 0310

ACCUPLACER MATH 0310 The University of Teas at El Paso Tutoring and Learning Center ACCUPLACER MATH 00 http://www.academics.utep.edu/tlc MATH 00 Page Linear Equations Linear Equations Eercises 5 Linear Equations Answer to

More information

Application of modified Leja sequences to polynomial interpolation

Application of modified Leja sequences to polynomial interpolation Special Issue for the years of the Padua points, Volume 8 5 Pages 66 74 Application of modified Leja sequences to polynomial interpolation L. P. Bos a M. Caliari a Abstract We discuss several applications

More information

A Reticle Correction Technique to Minimize Lens Distortion Effects

A Reticle Correction Technique to Minimize Lens Distortion Effects A Reticle Correction Technique to Minimize Lens Distortion Effects Warren W. Flack, Gary E. Flores, Alan Walther and Manny Ferreira Ultratech Stepper, Inc. San Jose, CA 95134 Mix-and-match lithography

More information

Optimized Stepping for Fan-out Wafer and Panel Packaging P.10

Optimized Stepping for Fan-out Wafer and Panel Packaging P.10 SEMICONDUCTORS PACKAGING MEMS LEDS DISPLAYS JUNE 2018 Material Innovations for Advancements in Fan-out Packaging P. 14 Void Control in Die Attach P. 20 Patterned Wafer Geometry Grouping for Improved Overlay

More information

kx c The vertical asymptote of a reciprocal linear function has an equation of the form

kx c The vertical asymptote of a reciprocal linear function has an equation of the form Advanced Functions Page 1 of Reciprocal of a Linear Function Concepts Rational functions take the form andq ( ) 0. The reciprocal of a linear function has the form P( ) f ( ), where P () and Q () are both

More information

that relative errors are dimensionless. When reporting relative errors it is usual to multiply the fractional error by 100 and report it as a percenta

that relative errors are dimensionless. When reporting relative errors it is usual to multiply the fractional error by 100 and report it as a percenta Error Analysis and Significant Figures Errors using inadequate data are much less than those using no data at all. C. Babbage No measurement of a physical quantity can be entirely accurate. It is important

More information

4.3 How derivatives affect the shape of a graph. The first derivative test and the second derivative test.

4.3 How derivatives affect the shape of a graph. The first derivative test and the second derivative test. Chapter 4: Applications of Differentiation In this chapter we will cover: 41 Maimum and minimum values The critical points method for finding etrema 43 How derivatives affect the shape of a graph The first

More information

Common Core State Standards for Activity 14. Lesson Postal Service Lesson 14-1 Polynomials PLAN TEACH

Common Core State Standards for Activity 14. Lesson Postal Service Lesson 14-1 Polynomials PLAN TEACH Postal Service Lesson 1-1 Polynomials Learning Targets: Write a third-degree equation that represents a real-world situation. Graph a portion of this equation and evaluate the meaning of a relative maimum.

More information

2 3 x = 6 4. (x 1) 6

2 3 x = 6 4. (x 1) 6 Solutions to Math 201 Final Eam from spring 2007 p. 1 of 16 (some of these problem solutions are out of order, in the interest of saving paper) 1. given equation: 1 2 ( 1) 1 3 = 4 both sides 6: 6 1 1 (

More information

12.1 The Extrema of a Function

12.1 The Extrema of a Function . The Etrema of a Function Question : What is the difference between a relative etremum and an absolute etremum? Question : What is a critical point of a function? Question : How do you find the relative

More information

Outline. 1 The Role of Functions. 2 Polynomial Functions. 3 Power Functions. 4 Rational Functions. 5 Exponential & Logarithmic Functions

Outline. 1 The Role of Functions. 2 Polynomial Functions. 3 Power Functions. 4 Rational Functions. 5 Exponential & Logarithmic Functions Outline MS11: IT Mathematics Functions Catalogue of Essential Functions John Carroll School of Mathematical Sciences Dublin City University 1 The Role of Functions 3 Power Functions 4 Rational Functions

More information

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable.

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable. C H A P T E R 6 Algebra Review This chapter reviews key skills and concepts of algebra that you need to know for the SAT. Throughout the chapter are sample questions in the style of SAT questions. Each

More information

Polynomial Models Studio Excel 2007 for Windows Instructions

Polynomial Models Studio Excel 2007 for Windows Instructions Polynomial Models Studio Excel 2007 for Windows Instructions A. Download the data spreadsheet, open it, and select the tab labeled Murder. This has the FBI Uniform Crime Statistics reports of Murder and

More information

TEACHER NOTES MATH NSPIRED

TEACHER NOTES MATH NSPIRED Math Objectives Students will produce various graphs of Taylor polynomials. Students will discover how the accuracy of a Taylor polynomial is associated with the degree of the Taylor polynomial. Students

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, it is my epectation that you will have this packet completed. You will be way behind at the beginning of the year if you haven t attempted

More information

arxiv:gr-qc/ v1 6 Sep 2006

arxiv:gr-qc/ v1 6 Sep 2006 Introduction to spectral methods Philippe Grandclément Laboratoire Univers et ses Théories, Observatoire de Paris, 5 place J. Janssen, 995 Meudon Cede, France This proceeding is intended to be a first

More information

3.8 Limits At Infinity

3.8 Limits At Infinity 3.8. LIMITS AT INFINITY 53 Figure 3.5: Partial graph of f = /. We see here that f 0 as and as. 3.8 Limits At Infinity The its we introduce here differ from previous its in that here we are interested in

More information

Factor Analysis. Qian-Li Xue

Factor Analysis. Qian-Li Xue Factor Analysis Qian-Li Xue Biostatistics Program Harvard Catalyst The Harvard Clinical & Translational Science Center Short course, October 7, 06 Well-used latent variable models Latent variable scale

More information

6.034f Neural Net Notes October 28, 2010

6.034f Neural Net Notes October 28, 2010 6.034f Neural Net Notes October 28, 2010 These notes are a supplement to material presented in lecture. I lay out the mathematics more prettily and etend the analysis to handle multiple-neurons per layer.

More information

SECTION 7: CURVE FITTING. MAE 4020/5020 Numerical Methods with MATLAB

SECTION 7: CURVE FITTING. MAE 4020/5020 Numerical Methods with MATLAB SECTION 7: CURVE FITTING MAE 4020/5020 Numerical Methods with MATLAB 2 Introduction Curve Fitting 3 Often have data,, that is a function of some independent variable,, but the underlying relationship is

More information

Finite difference modelling, Fourier analysis, and stability

Finite difference modelling, Fourier analysis, and stability Finite difference modelling, Fourier analysis, and stability Peter M. Manning and Gary F. Margrave ABSTRACT This paper uses Fourier analysis to present conclusions about stability and dispersion in finite

More information

ADDITIONAL MATHEMATICS

ADDITIONAL MATHEMATICS ADDITIONAL MATHEMATICS Paper 0606/ Paper Key messages Candidates should be reminded of the importance of reading the rubric on the eamination paper. Accuracy is of vital importance with final answers to

More information

Name Solutions to Test 3 November 7, 2018

Name Solutions to Test 3 November 7, 2018 Name Solutions to Test November 7 8 This test consists of three parts. Please note that in parts II and III you can skip one question of those offered. Some possibly useful formulas can be found below.

More information

Geometric Modeling Summer Semester 2010 Mathematical Tools (1)

Geometric Modeling Summer Semester 2010 Mathematical Tools (1) Geometric Modeling Summer Semester 2010 Mathematical Tools (1) Recap: Linear Algebra Today... Topics: Mathematical Background Linear algebra Analysis & differential geometry Numerical techniques Geometric

More information

A Parameter Study of Localization

A Parameter Study of Localization Sandor Stephen Mester Haym Benaroya Department of Mechanical and Aerospace Engineering Rutgers The State University of New Jersey New Brunswick NJ A Parameter Study of Localization Etensive work has been

More information

Expression arrays, normalization, and error models

Expression arrays, normalization, and error models 1 Epression arrays, normalization, and error models There are a number of different array technologies available for measuring mrna transcript levels in cell populations, from spotted cdna arrays to in

More information

Statistical Geometry Processing Winter Semester 2011/2012

Statistical Geometry Processing Winter Semester 2011/2012 Statistical Geometry Processing Winter Semester 2011/2012 Linear Algebra, Function Spaces & Inverse Problems Vector and Function Spaces 3 Vectors vectors are arrows in space classically: 2 or 3 dim. Euclidian

More information

Opto-Mechanical I/F for ANSYS

Opto-Mechanical I/F for ANSYS Opto-Mechanical I/F for ANSYS Victor Genberg, Gregory Michels, Keith Doyle Sigmadyne, Inc. Abstract Thermal and structural output from ANSYS is not in a form useful for optical analysis software. Temperatures,

More information

Solving Equations. Lesson Fifteen. Aims. Context. The aim of this lesson is to enable you to: solve linear equations

Solving Equations. Lesson Fifteen. Aims. Context. The aim of this lesson is to enable you to: solve linear equations Mathematics GCSE Module Four: Basic Algebra Lesson Fifteen Aims The aim of this lesson is to enable you to: solve linear equations solve linear equations from their graph solve simultaneous equations from

More information

RCB - Example. STA305 week 10 1

RCB - Example. STA305 week 10 1 RCB - Example An accounting firm wants to select training program for its auditors who conduct statistical sampling as part of their job. Three training methods are under consideration: home study, presentations

More information

Equations Quadratic in Form NOT AVAILABLE FOR ELECTRONIC VIEWING. B x = 0 u = x 1 3

Equations Quadratic in Form NOT AVAILABLE FOR ELECTRONIC VIEWING. B x = 0 u = x 1 3 SECTION.4 Equations Quadratic in Form 785 In Eercises, without solving the equation, determine the number and type of solutions... In Eercises 3 4, write a quadratic equation in standard form with the

More information

ACCUPLACER MATH 0311 OR MATH 0120

ACCUPLACER MATH 0311 OR MATH 0120 The University of Teas at El Paso Tutoring and Learning Center ACCUPLACER MATH 0 OR MATH 00 http://www.academics.utep.edu/tlc MATH 0 OR MATH 00 Page Factoring Factoring Eercises 8 Factoring Answer to Eercises

More information

ME 201 Engineering Mechanics: Statics

ME 201 Engineering Mechanics: Statics ME 01 Engineering Mechanics: Statics Unit.1 Cartesian Vectors Addition of Cartesian Vectors Mastery Quiz Mastery Quiz available directly on I-Learn, i.e., NOT in Testing Center Mastery Quizzes are not

More information

Double patterning for 32nm and below: an update. Jo Finders, Mircea Dusa, Bert Vleeming, Birgitt Hepp, Henry Megens ASML

Double patterning for 32nm and below: an update. Jo Finders, Mircea Dusa, Bert Vleeming, Birgitt Hepp, Henry Megens ASML Double patterning for 32nm and below: an update Jo Finders, Mircea Dusa, Bert Vleeming, Birgitt Hepp, Henry Megens ASML Mireille Maenhoudt, Shaunee Cheng, Tom Vandeweyer IMEC / Slide 1

More information

Issues and Techniques in Pattern Classification

Issues and Techniques in Pattern Classification Issues and Techniques in Pattern Classification Carlotta Domeniconi www.ise.gmu.edu/~carlotta Machine Learning Given a collection of data, a machine learner eplains the underlying process that generated

More information

3.1: 1, 3, 5, 9, 10, 12, 14, 18

3.1: 1, 3, 5, 9, 10, 12, 14, 18 3.:, 3, 5, 9,,, 4, 8 ) We want to solve d d c() d = f() with c() = c = constant and f() = for different boundary conditions to get w() and u(). dw d = dw d d = ( )d w() w() = w() = w() ( ) c d d = u()

More information

Tower of PISA. Standards Addressed

Tower of PISA. Standards Addressed Tower of PISA Standards Addressed. The Standards for Mathematical Practice, especially:. Make sense of problems and persevere in solving them and. Reason abstractly and quantitatively.. 8.G.B.5: Apply

More information

Numerical Methods. Root Finding

Numerical Methods. Root Finding Numerical Methods Solving Non Linear 1-Dimensional Equations Root Finding Given a real valued function f of one variable (say ), the idea is to find an such that: f() 0 1 Root Finding Eamples Find real

More information

Hyper-NA imaging of 45nm node random CH layouts using inverse lithography

Hyper-NA imaging of 45nm node random CH layouts using inverse lithography Hyper-NA imaging of 45nm node random CH layouts using inverse lithography E. Hendrickx* a, A. Tritchkov b, K. Sakajiri b, Y. Granik b, M. Kempsell c, G. Vandenberghe a a IMEC, Kapeldreef 75, B-3001, Leuven,

More information

CE-300 Mathcad Tutorial

CE-300 Mathcad Tutorial CE-00 Mathcad Tutorial The purposes of this tutorial are: (1) to get you acquainted with the Mathcad procedures and synta you will use to solve typical problems in CE-00 and (2) to demonstrate how to set

More information

Central Limit Theorem and the Law of Large Numbers Class 6, Jeremy Orloff and Jonathan Bloom

Central Limit Theorem and the Law of Large Numbers Class 6, Jeremy Orloff and Jonathan Bloom Central Limit Theorem and the Law of Large Numbers Class 6, 8.5 Jeremy Orloff and Jonathan Bloom Learning Goals. Understand the statement of the law of large numbers. 2. Understand the statement of the

More information

UNIT 4 COMBINATIONS OF FUNCTIONS

UNIT 4 COMBINATIONS OF FUNCTIONS UNIT 4 COMBINATIONS OF FUNCTIONS UNIT 4 COMBINATIONS OF FUNCTIONS... 1 OPERATIONS ON FUNCTIONS... INTRODUCTION BUILDING MORE COMPLEX FUNCTIONS FROM SIMPLER FUNCTIONS... ACTIVITY... EXAMPLE 1... 3 EXAMPLE...

More information

and Rational Functions

and Rational Functions chapter This detail from The School of Athens (painted by Raphael around 1510) depicts Euclid eplaining geometry. Linear, Quadratic, Polynomial, and Rational Functions In this chapter we focus on four

More information

Copyright 2001 by the Society of Photo-Optical Instrumentation Engineers.

Copyright 2001 by the Society of Photo-Optical Instrumentation Engineers. Copyright 001 by e Society of Photo-Optical Instrumentation Engineers. This paper was published in e proceedings of Photomask and X-Ray Mask Technology VIII SPIE Vol. 4409, pp. 194-03. It is made available

More information

Quality Control & Statistical Process Control (SPC)

Quality Control & Statistical Process Control (SPC) Quality Control & Statistical Process Control (SPC) DR. RON FRICKER PROFESSOR & HEAD, DEPARTMENT OF STATISTICS DATAWORKS CONFERENCE, MARCH 22, 2018 Agenda Some Terminology & Background SPC Methods & Philosophy

More information

1 What a Neural Network Computes

1 What a Neural Network Computes Neural Networks 1 What a Neural Network Computes To begin with, we will discuss fully connected feed-forward neural networks, also known as multilayer perceptrons. A feedforward neural network consists

More information

Optical Interface for MSC.Nastran

Optical Interface for MSC.Nastran Optical Interface for MSC.Nastran Victor Genberg, Keith Doyle, Gregory Michels Sigmadyne, Inc., 803 West Ave, Rochester, NY 14611 genberg@sigmadyne.com Abstract Thermal and structural output from MSC.Nastran

More information

Graphing and Optimization

Graphing and Optimization BARNMC_33886.QXD //7 :7 Page 74 Graphing and Optimization CHAPTER - First Derivative and Graphs - Second Derivative and Graphs -3 L Hôpital s Rule -4 Curve-Sketching Techniques - Absolute Maima and Minima

More information

Least Squares with Examples in Signal Processing 1. 2 Overdetermined equations. 1 Notation. The sum of squares of x is denoted by x 2 2, i.e.

Least Squares with Examples in Signal Processing 1. 2 Overdetermined equations. 1 Notation. The sum of squares of x is denoted by x 2 2, i.e. Least Squares with Eamples in Signal Processing Ivan Selesnick March 7, 3 NYU-Poly These notes address (approimate) solutions to linear equations by least squares We deal with the easy case wherein the

More information

Answers Investigation 3

Answers Investigation 3 Answers Investigation Applications. a., b. s = n c. The numbers seem to be increasing b a greater amount each time. The square number increases b consecutive odd integers:,, 7,, c X X=. a.,,, b., X 7 X=

More information

10.1 COMPOSITION OF FUNCTIONS

10.1 COMPOSITION OF FUNCTIONS 0. COMPOSITION OF FUNCTIONS Composition of Functions The function f(g(t)) is said to be a composition of f with g. The function f(g(t)) is defined by using the output of the function g as the input to

More information

4. Functions of one variable

4. Functions of one variable 4. Functions of one variable These lecture notes present my interpretation of Ruth Lawrence s lecture notes (in Hebrew) 1 In this chapter we are going to meet one of the most important concepts in mathematics:

More information

University of Alabama Department of Physics and Astronomy. PH 125 / LeClair Spring A Short Math Guide. Cartesian (x, y) Polar (r, θ)

University of Alabama Department of Physics and Astronomy. PH 125 / LeClair Spring A Short Math Guide. Cartesian (x, y) Polar (r, θ) University of Alabama Department of Physics and Astronomy PH 125 / LeClair Spring 2009 A Short Math Guide 1 Definition of coordinates Relationship between 2D cartesian (, y) and polar (r, θ) coordinates.

More information

2014 Mathematics. Advanced Higher. Finalised Marking Instructions

2014 Mathematics. Advanced Higher. Finalised Marking Instructions 0 Mathematics Advanced Higher Finalised ing Instructions Scottish Qualifications Authority 0 The information in this publication may be reproduced to support SQA qualifications only on a noncommercial

More information

Matrices and Systems of Equations

Matrices and Systems of Equations M CHAPTER 4 F 2 2 4 C 4 4 Matrices and Systems of Equations Probably the most important problem in mathematics is that of solving a system of linear equations. Well over 75 percent of all mathematical

More information

Improved Method for Measuring and Assessing Reticle Pinhole Defects for the 100nm Lithography Node

Improved Method for Measuring and Assessing Reticle Pinhole Defects for the 100nm Lithography Node Improved Method for Measuring and Assessing Reticle Pinhole Defects for the 100nm Lithography Node Darren Taylor Photronics, Allen TX 75013 Anthony Vacca, Larry Zurbrick KLA Tencor, 160 Rio Robles, San

More information

22m:033 Notes: 7.1 Diagonalization of Symmetric Matrices

22m:033 Notes: 7.1 Diagonalization of Symmetric Matrices m:33 Notes: 7. Diagonalization of Symmetric Matrices Dennis Roseman University of Iowa Iowa City, IA http://www.math.uiowa.edu/ roseman May 3, Symmetric matrices Definition. A symmetric matrix is a matrix

More information

Equations and Inequalities

Equations and Inequalities Equations and Inequalities Figure 1 CHAPTER OUTLINE 1 The Rectangular Coordinate Systems and Graphs Linear Equations in One Variable Models and Applications Comple Numbers Quadratic Equations 6 Other Types

More information

Figure measurement of a large optical flat with a Fizeau interferometer and stitching technique

Figure measurement of a large optical flat with a Fizeau interferometer and stitching technique Figure measurement of a large optical flat with a Fizeau interferometer and stitching technique Chunyu Zhao a, Robert A. Sprowl a, Michael Bray b, James H. Burge a a College of Optical Sciences, the University

More information

Section 5.3 The Newton Form of the Interpolating Polynomial

Section 5.3 The Newton Form of the Interpolating Polynomial Section 5.3 The Newton Form of the Interpolating Polynomial Key terms Divided Difference basis Add-on feature Divided Difference Table The Lagrange form is not very efficient if we have to evaluate the

More information

Numerical methods to compute optical errors due to stress birefringence

Numerical methods to compute optical errors due to stress birefringence Numerical methods to compute optical errors due to stress birefringence Keith B. Doyle Optical Research Associates, 8 West Park Drive, Westborough, MA Victor L. Genberg & Gregory J. Michels Sigmadyne,

More information

Statistical quality control (SQC)

Statistical quality control (SQC) Statistical quality control (SQC) The application of statistical techniques to measure and evaluate the quality of a product, service, or process. Two basic categories: I. Statistical process control (SPC):

More information

Lecture : Lovász Theta Body. Introduction to hierarchies.

Lecture : Lovász Theta Body. Introduction to hierarchies. Strong Relaations for Discrete Optimization Problems 20-27/05/6 Lecture : Lovász Theta Body. Introduction to hierarchies. Lecturer: Yuri Faenza Scribes: Yuri Faenza Recall: stable sets and perfect graphs

More information

a b = a a a and that has been used here. ( )

a b = a a a and that has been used here. ( ) Review Eercise ( i j+ k) ( i+ j k) i j k = = i j+ k (( ) ( ) ) (( ) ( ) ) (( ) ( ) ) = i j+ k = ( ) i ( ( )) j+ ( ) k = j k Hence ( ) ( i j+ k) ( i+ j k) = ( ) + ( ) = 8 = Formulae for finding the vector

More information

University of Colorado at Colorado Springs Math 090 Fundamentals of College Algebra

University of Colorado at Colorado Springs Math 090 Fundamentals of College Algebra University of Colorado at Colorado Springs Math 090 Fundamentals of College Algebra Table of Contents Chapter The Algebra of Polynomials Chapter Factoring 7 Chapter 3 Fractions Chapter 4 Eponents and Radicals

More information

Taylor Series and Series Convergence (Online)

Taylor Series and Series Convergence (Online) 7in 0in Felder c02_online.te V3 - February 9, 205 9:5 A.M. Page CHAPTER 2 Taylor Series and Series Convergence (Online) 2.8 Asymptotic Epansions In introductory calculus classes the statement this series

More information

Copyright 2001 by the Society of Photo-Optical Instrumentation Engineers.

Copyright 2001 by the Society of Photo-Optical Instrumentation Engineers. Copyright 2001 by the Society of Photo-Optical Instrumentation Engineers. This paper was published in the proceedings of Advances in Resist Technology and Processing XVIII, SPIE Vol. 4345, pp. 1013-1021.

More information