Next Article in Journal
An Improved Spatiotemporal Data Fusion Method for Snow-Covered Mountain Areas Using Snow Index and Elevation Information
Previous Article in Journal
Evaluation of Unobtrusive Microwave Sensors in Healthcare 4.0—Toward the Creation of Digital-Twin Model
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Communication

Wafer Center Alignment System of Transfer Robot Based on Reduced Number of Sensors

Korea Institute of Industrial Technology, Ansan 426-171, Korea
Sensors 2022, 22(21), 8521; https://doi.org/10.3390/s22218521
Submission received: 18 September 2022 / Revised: 31 October 2022 / Accepted: 2 November 2022 / Published: 5 November 2022
(This article belongs to the Section Fault Diagnosis & Sensors)

Abstract

:
This brief presents a wafer alignment algorithm with reduced sensor number that obtains the relative distance of the wafer center and the robot hand. By ‘reduced number’, in spite of smaller number of sensors than the conventional method, we mean an improved method which achieves the similar results to pre-existing algorithms. Indeed, it can be designed with only three sensor data, less than four sensors of the conventional algorithm. Thus, some advantages of the proposed alignment algorithm include that it can be designed with low cost and less computing power. The proposed alignment algorithm is applied to a transfer robot for coater/developer system in semiconductor processing for verifying the performance of the method. The performance of the proposed method is validated by both simulation and experimental results.

1. Introduction

The alignment problem of wafer center is a significant and critical topic in semiconductor manufacturing processing because it affects coating performance, chemical edge bead removal (EBR), and the backside rinse steps for lithographic applications [1]. Its effect increases when the semiconductor process enters the era of deep submicron meter (below 20 nm), e.g., EUV process. In order to solve the alignment problem, there are several approaches [2,3,4,5,6,7,8,9,10,11,12,13,14]. The most typical device is wafer pre-alignment system (which is called pre-aligner) that consists of rotation mechanics and optical vision sensor [6]. Although it can accurately detect the position of geometric center and notch direction, the system requires a rotating mechanism in order to find the information of maximum eccentricity and the notch, and then the motion process causes a delay in the processing. Instead of the rotational mechanism, a method using the straight motion of the robot hand holding the wafer was studied in [15,16]. The method, called AWC (automatic wafer centering), uses several thru-beam sensors to calculate the center of the wafer from the distance across it. Although this method is widely used in vacuum robots, the method also requires additional motion to obtain sensing information. To solve this, the authors of [17] have proposed an automatic alignment system that can detect the wafer center without the rotating mechanism. It consists of robot hand for wafer transfer and four vision sensors to obtain the wafer position information. Thus, without the additional aligner, it can align the wafer center whenever the transfer robot has the wafer on robot hand.
In this paper, we mainly focus on the case where the number of the sensors is one less than the previous studies. For this, the proposed algorithm is designed with only three sensor data, less than four sensors of the conventional method. Thus, some advantages of the proposed alignment algorithm include that it can be designed with low cost and less computing power. For the constructive design of the proposed method, we suggest some assumptions and provide mathematical proofs under them. In order to verify the performance, it is finally applied to a transfer robot for coater/developer system in semiconductor process.
The paper is organized as follows: in Section 2, an algorithm for finding the wafer center is presented. For this, we introduce some assumptions and lemmas for theoretical support (see Section 2.1). Moreover, Section 2.2 provides an algorithm to avoid a wafer notch. In Section 3, the proposed algorithm is experimentally tested for the transfer robot of coater/developer system. Finally, Conclusions are found in Section 4.
Notation: Cartesian plane with the familiar x- and y-axes is considered. The vector from A to B is denoted by A B ; the point A is called its tail and the point B is called its head. Then, the set of all points in the place corresponds to the set of all vectors whose tails are at the origin O. For example, the point A = ( 1 , 2 ) and we write the vector a = O A = 1 2 using square brackets where · implies the matrix transpose [18]. In this paper, all points are represented as a vector with the origin O as tail.

2. Main Results

Here, a detection method of wafer center is discussed that can be designed with only three sensor data as mentioned in the previous section. As is well known in the literature, it is possible to derive the wafer center from the circumcenter of a triangle because the shape of the wafer is a circle and the three sensor information are known. However, it may not be possible to determine the exact center due to the notch on the edge of the wafer, as shown in Figure 1. To solve this problem, the proposed method is composed of two parts. The first part is to obtain the wafer center from three sensor data and the known wafer radius r. In the second part, with the movement of the robot hand as shown in Figure 2, we introduce an algorithm for avoiding the notch cope with abnormal cases.
Now we consider the case of three sensors, and then its configuration with the installed sensors is shown in Figure 3. It is supposed that the measurable sensor range d is known. Additionally, the angles of installed sensors θ 1 , θ 2 , and θ 3 with respect to the Y-axis are known distinct positive number and it is assumed that 0 θ 1 < θ 2 < θ 3 < 360 . In order to obtain the actual wafer center x c y c , we assume the followings.
Assumption 1. 
The range d is less than the wafer diameter 2 r , i.e., r d 2 > 0 . For the sensor number i = 1 , 2 , 3 , the sensing range (bold blue line in Figure 3) is a connected compact set S i as follows:
S i : = ( r + λ d ) sin ( θ i ) cos ( θ i ) R 2 | 1 2 λ 1 2 .
Assumption 2. 
The actual wafer center is limited as follows:
x c y c x y R 2 | x 2 + y 2 d 2 = : W .
Assumption 3. 
If 90 | θ i θ j | 270 for any i , j 1 , 2 , 3 | i j , | cos ( θ i θ j ) | < 2 r r + d / 2 2 1 . Otherwise, d < 2 ( 2 1 ) r .
Here, Assumption 1 and 2 are acceptable conditions for the sensors and the wafer location to detect the wafer edge. Assumption 3 is required in order to identify the wafer center (to be discussed).

2.1. Center Calculation Algorithm

In this section, we propose an algorithm to find wafer center from sensor values. As shown in Figure 3, it follows that three points x i y i for i = 1 , 2 , 3 at which the wafer edge is detected by the sensors are given by
x i = ( r d / 2 + d i ) sin θ i , y i = ( r d / 2 + d i ) cos θ i
where d i ’s are measurable sensor values. The existence of x i y i is proved in the following lemma.
Lemma 1. 
For any x c y c W , there exists a point x i y i S i , such that ( x i x c ) 2 + ( y i y c ) 2 = r 2 for i = 1 , 2 , 3 .
Proof. 
Equation (1) can be represented by
x i y i = ( r + λ i d ) sin ( θ i ) cos ( θ i ) , λ i = d i d 1 2 .
Here, it follows from Assumption 1 that x i y i S i because 0 d i d . Now, let
x ¯ i y ¯ i : = R ( θ i ) x i y i and x ¯ c , i y ¯ c , i : = R ( θ i ) x c y c
where R ( θ i ) is a rotation matrix as follows:
R ( θ i ) : = cos θ i sin θ i sin θ i cos θ i .
Then, by the Equations (2) and (3), we obtain that
x ¯ i y ¯ i = R ( θ i ) x i y i = 0 r + λ i d .
It is easy to show that x ¯ i y ¯ i with λ i = 1 d r 2 x ¯ c , i 2 r + y ¯ c , i satisfies the equation x ¯ i x ¯ c , i 2 + y ¯ i y ¯ c , i 2 = r 2 . Moreover, it can be shown that 1 2 λ i 1 2 as follows:
  • Since x ¯ c , i y ¯ c , i W , it follows from Assumption 2 that d 2 y ¯ c , i d 2 . Then, we can obtain
    λ i = 1 d r 2 x ¯ c , i 2 r + y ¯ c , i 1 d r 2 r + y ¯ c , i = 1 d y ¯ c , i 1 2 .
  • Next, we have
    λ i = 1 d r 2 x ¯ c , i 2 r + y ¯ c , i = r d 2 x ¯ c , i d 2 r d + y ¯ c , i d r d 2 1 4 + y ¯ c , i d 2 r d + y ¯ c , i d .
    Define η : = y ¯ c , i d . Then, 1 2 η 1 2 and
    f ( η ) : = r d 2 1 4 + η 2 r d + η
    is a monotonically increasing function on η ([19], [page 95]) because it follows from r d / 2 > 0 of Assumption 1 that its derivative with respect to η satisfies that
    f ˙ ( η ) = η r d 2 1 4 + η 2 1 2 + 1 > 0 .
    This implies that
    λ f ( η ) f ( 1 2 ) = 1 2 .
    Thus, by the Equation (4) and (5), we have
    1 2 λ = 1 d r 2 x ¯ c , i 2 r + y ¯ c , i 1 2 .
Finally, it follows from the matrix R of (3) that
( x ¯ i x ¯ c , i ) 2 + ( y ¯ i x ¯ y , i ) 2 = r 2 ( x i x c ) 2 + ( y i y c ) 2 = r 2 .
Then, for any x c y c W , R 1 ( θ i ) 0 r + λ i d S i with
λ i = 1 d ( r 2 ( x c cos ( θ i ) y c sin ( θ i ) ) 2 r + x c sin ( θ i ) + y c cos ( θ i ) ) is the point that satisfies the equation ( x i x c ) 2 + ( y i y c ) 2 = r 2 . The proof is complete since the matrix R ( θ i ) is invertible [18]. □
Now, from the Equation (1), we can obtain the following equation of the three circles with radius r (red dashed circles in Figure 3)
O i : = x y R 2 | ( x x i ) 2 + ( y y i ) 2 = r 2 , i = 1 , 2 , 3 .
Then, it follows that we can obtain two intersections for each pair { O 1 , O 2 } , { O 1 , O 3 } , { O 2 , O 3 } as follows:
O 1 O 2 = x 1 , 1 y 1 , 1 , x 1 , 2 y 1 , 2 ,
O 1 O 3 = x 2 , 1 y 2 , 1 , x 2 , 2 y 2 , 2 ,
O 2 O 3 = x 3 , 1 y 3 , 1 , x 3 , 2 y 3 , 2 .
Here, under Assumption 3, the existence of the intersections is proved in the following lemma.
Lemma 2. 
Under Assumption 1 and 3, there exist two distinct intersections for each pair ( O 1 , O 2 ) , ( O 1 , O 3 ) , ( O 2 , O 3 ) .
Proof. 
It is easy to show that there are two distinct intersections between the two circles O i and O j if x i y i x j y j < 2 r for i , j { 1 , 2 , 3 | i j } . From Assumption 1, 0 d i d , and 0 d j d , we have
x i y i x j y j 2 = ( r + d i d / 2 ) 2 + ( r + d j d / 2 ) 2 2 ( r + d i d / 2 ) ( r + d j d / 2 ) cos ( θ i θ j ) 2 r + d 2 2 2 r + d i d 2 r + d j d 2 cos ( θ i θ j ) .
  • If 90 | θ i θ j | 270 for any i , j { 1 , 2 , 3 | i j } , it follows from 1 cos ( θ i θ j ) 0 and | cos ( θ i θ j ) | < 2 r r + d / 2 2 1 of Assumption 3 that
    x i y i x j y j 2 2 r + d 2 2 + 2 r + d 2 2 | cos ( θ i θ j ) | < 4 r 2 .
  • Otherwise, it follows from 0 cos ( θ i θ j ) 1 and d < 2 ( 2 1 ) r of Assumption 3 that
    x i y i x j y j 2 2 r + d 2 2 < 4 r 2 .
Therefore, the proof is complete. □
In fact, Assumption 3 required for the proof of Lemma 2 is only sufficient. Thus, failure of Assumption 3 does not mean that two intersection points do not exist. Next, the following lemma shows the relationship between the wafer center and the intersections.
Lemma 3. 
The wafer center x c y c is located at one of the two intersections for each pair ( O 1 , O 2 ) , ( O 1 , O 3 ) , ( O 2 , O 3 ) , i.e.,
x c y c x i , 1 y i , 1 , x i , 2 y i , 2
for i = 1 , 2 , 3 .
Proof. 
Since x c y c x i y i = r , we note that
x c y c O i
for i = 1 , 2 , 3 . Then, it follows from Equation (9) that we have
x c y c O 1 O 2 O 3 .
This implies that
x c y c O 1 O 2 , x c y c O 1 O 3 , x c y c O 2 O 3 .
Therefore, by the Equations (6)–(8), the proof is complete. □
Finally, it follows from Lemma 3 that we obtain the center of wafer as follows:
x c y c = x 1 , k y 1 , k
where k { 1 , 2 } such that
x 1 , k y 1 , k O 2 and x 1 , k y 1 , k O 3 .
Indeed, it is not easy to find k that exactly satisfies the Equation (11) because of the sensor measurement error in practice. Thus, instead of (10), we present a method as follows:
x c = x 1 , k 1 + x 2 , k 2 + x 3 , k 3 3 , y c = y 1 , k 1 + y 2 , k 2 + y 3 , k 3 3
where k 1 , k 2 , k 3 { 1 , 2 } such that q ( k 1 , k 2 , k 3 ) has a minimum value among all q ( · , · , · ) , in which, q ( k 1 , k 2 , k 3 ) is given by
q ( k 1 , k 2 , k 3 ) : = x 1 , k 1 y 1 , k 1 x 2 , k 2 y 2 , k 2 + x 1 , k 1 y 1 , k 1 x 3 , k 3 y 3 , k 3 + x 2 , k 2 y 2 , k 2 x 3 , k 3 y 3 , k 3 .

2.2. Notch Detection Algorithm

As shown in Figure 3, the notch on the wafer edge is one of the major obstacles to obtaining the correct wafer center. To solve the problem, a strategy using rotational motion was proposed in [20]. Instead of the rotational motion, we propose an algorithm with a prismatic motion of Figure 2 to archive the wafer center even if the notch is placed on the sensor. The proposed algorithm proceeds sequentially as follows:
  • Start
  • From the algorithm of Section 2.1, find the intersections and let v 1 : = x 1 , k 1 y 1 , k 1 , v 2 : = x 2 , k 2 y 2 , k 2 , v 3 : = x 3 , k 3 y 3 , k 3 .
  • If v 1 v 2 + v 1 v 3 + v 2 v 3 is less than ϵ > 0 , jump to 7.
  • Move the robot hand holding the wafer by α in the X-direction where α is a positive number.
  • Similar to 2, try again and define v ¯ 1 : = x 1 , k 1 y 1 , k 1 , v ¯ 2 : = x 2 , k 2 y 2 , k 2 , v ¯ 3 : = x 3 , k 3 y 3 , k 3 .
  • Select v j as the center of wafer where j is chosen to minimize | v i · e y v ¯ j · e y | for j = 1 , 2 , 3 and e y = 0 1 . Then, jump to 8.
  • Select ( v 1 + v 2 + v 3 ) 3 as the center of wafer.
  • End.
Here, ϵ and α are suitable design parameters. Because it is necessary to change the sensor value through the motion in the X-direction, it is also supposed that θ i 90 and θ i 270 for i = 1 , 2 , 3 .

3. Experimental Results

Here, the proposed wafer alignment algorithm is implemented for an actual 300 mm coater/developer system in semiconductor processing for verifying the performance of the method as shown in Figure 4. For this, the thru-beam type digital displacement sensors and controllers (HG-T series manufactured by Panasonic Industry Company) are used in the experiment. To transmit the sensor data to the PC, RS-485 communication is used. The measurable sensor range is d = 5 mm and the angles of installed sensors are θ 1 = 5 , θ 2 = 150 , and θ 3 = 210 . It is noted that the parameter r , d , θ 1 , θ 2 , and θ 3 satisfies Assumption 3.
Figure 5 shows the experimental results of the proposed algorithm and the conventional algorithm of [17], respectively, in which, axis-x and axis-y imply the actual center coordinates of the wafer and the error between it and the calculated center using the proposed algorithm in the paper, respectively. As shown in Table 1, the peak-to-peak error in both algorithms is less than about 0.022 mm in the x and y directions, respectively (The upper bound of the specification is 0.2 mm).
As shown in Figure 6, through the pick and place operation, the robot transfers the wafer to the desired position. The X-axis is capable of high-precision motion with short strokes, while the Y-axis is the traverse direction that moves the robot body, and, thus, the motion precision of the Y-axis is relatively low. Therefore, although the required specifications are satisfied, the error in the Y-direction is larger than that in the X-direction.
To verify the ability of the notch detection algorithm proposed in Section 2.2, we carry out an experiment when the wafer notch is located on the sensor 3. The parameters for the notch algorithm chosen as
ϵ = 0.3 and α = 1 .
As shown in Figure 7a, the point x 1 , k 1 y 1 , k 1 is relatively far from x 2 , k 2 y 2 , k 2 and x 3 , k 3 y 3 , k 3 , i.e., q ( k 1 , k 2 , k 3 ) > ϵ . To solve the problem, by the notch detection algorithm, the wafer is moved by α = 1 mm in the X-direction. Then, the point x 1 , k 1 y 1 , k 1 only moves in the X-direction, but the rest points also have the Y-direction movement, as shown in Figure 7b. Thus, we can select x 1 , k 1 y 1 , k 1 as the wafer center (see the notch detection algorithm in Section 2.2).

4. Conclusions

In this brief, a wafer alignment algorithm has been presented for obtaining the relative distance between the wafer center and the robot hand center. The proposed algorithm can have been designed with only three sensor data less than the conventional algorithm, and, therefore, it has achieved low cost and less computing power. It has been verified that its performance is similar to the conventional method through a actual robot system consisting of three thru-beam type digital displacement sensors.

Funding

This research was supported by the Korea Evaluation Institute Of Industrial Technology (Grant No: 20008905).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Jekauc, I.; Watt, M.; Hornsmith, T.; Tiffany, J. Necessity of chemical edge bead removal in modern day lithographic processing. In Proceedings of the Advances in Resist Technology and Processing XXI; Sturtevant, J.L., Ed.; International Society for Optics and Photonics, SPIE: Bellingham, WA, USA, 2004; Volume 5376, pp. 1255–1263. [Google Scholar] [CrossRef]
  2. Tadashi, H. Method of Detecting Position of Orientation Flat of Semiconductor Wafer. JP Patent 06236918, 23 August 1994. [Google Scholar]
  3. Berken, L.M. Wafer Positioning System. U.S. Patent 5740062, 14 April 1998. [Google Scholar]
  4. Freerks, F.W. Wafer Position Error Detection and Correction System. U.S. Patent 5980194, 9 November 1999. [Google Scholar]
  5. Yoo, W.S. Wafer Alignment System and Method. U.S. Patent 6516244, 4 February 2003. [Google Scholar]
  6. Cong, M.; Kong, X.; Du, Y.; Liu, J. Wafer Pre-Aligner System Based on Vision Information Processing. Inf. Technol. J. 2007, 6, 1245–1251. [Google Scholar] [CrossRef] [Green Version]
  7. Qu, D.; Qiao, S.; Rong, W.; Song, Y.; Zhao, Y. Design and Experiment of The Wafer Pre-alignment System. In Proceedings of the 2007 International Conference on Mechatronics and Automation, Harbin, China, 5–8 August 2007; pp. 1483–1488. [Google Scholar]
  8. Chen, Y.; Chen, Y.; Lee, J. A novel method for real-time wafer positioning during transfer process. In Proceedings of the SICE Annual Conference 2011, Tokyo, Japan, 13–18 September 2011; pp. 1933–1937. [Google Scholar]
  9. Chen, Y.; Lee, Y.; Lee, J.; Chen, J. Implementation of a wafer positioning system. In Proceedings of the SICE Annual Conference 2011, Tokyo, Japan, 13–18 September 2011; pp. 1938–1943. [Google Scholar]
  10. Chen, Y.; Chen, Y.; Lee, J. Experimental results of a wafer positioning system using machine vision after system calibration. In Proceedings of the 2012 Proceedings of SICE Annual Conference (SICE), Akita, Japan, 20–23 August 2012; pp. 1014–1017. [Google Scholar]
  11. He, Y.; Zhang, C.; Ye, W.; He, Z.; Chen, X.; Gao, J.; Zhang, K.; Yang, Z.; Chen, X.; Chen, Y.; et al. A direct-drive SCARA robot for wafer ceramic-substrate handling based on visual servoing. In Proceedings of the 2017 IEEE International Conference on Cybernetics and Intelligent Systems (CIS) and IEEE Conference on Robotics, Automation and Mechatronics (RAM), Ningbo, China, 19–21 November 2017; pp. 428–433. [Google Scholar]
  12. Xu, J.; Hu, H.; Lei, Y.; Liu, H. A Wafer Prealignment Algorithm Based on Fourier Transform and Least Square Regression. IEEE Trans. Autom. Sci. Eng. 2017, 14, 1771–1777. [Google Scholar] [CrossRef]
  13. Kim, J. New Wafer Alignment Process Using Multiple Vision Method for Industrial Manufacturing. Electronics 2018, 7, 39. [Google Scholar] [CrossRef] [Green Version]
  14. Pan, S.; Wang, S.; Xu, J.; Fan, L.; Yuan, F.; Shu, T.; Dai, F.; Yan, X.; Bu, Y.; Wang, X. Sub-pixel position estimation algorithm based on Gaussian fitting and sampling theorem interpolation for wafer alignment. Appl. Opt. 2021, 60, 9607–9618. [Google Scholar] [CrossRef] [PubMed]
  15. Chung, M.J.; Lee, S.J. Development of Automatic Wafer Centering System for Vacuum Transfer Robot using for Semiconductor Manufacturing. Appl. Mech. Mater. 2014, 607, 782–785. [Google Scholar] [CrossRef]
  16. Cheng, H.; Chen, S.; Mooring, B.W. Accuracy Analysis of Dynamic-Wafer-Handling Robotic System in Semiconductor Manufacturing. IEEE Trans. Ind. Electron. 2014, 61, 1402–1410. [Google Scholar] [CrossRef]
  17. Hayashi, T. Substrate Transfer Apparatus, Substrate Transfer Method, and Recording Medium Having Recorded Program for Executing the Substrate Transfer Method. U.S. Patent 1017908670000, 16 March 2016. [Google Scholar]
  18. Poole, D. Linear Algebra: A Modern Introduction; Available Titles CengageNOW Series; Thomson Brooks/Cole: Pacific Grove, CA, USA, 2005. [Google Scholar]
  19. Rudin, W. Principles of Mathematical Analysis; International Series in Pure and Applied Mathematics; McGraw-Hill: New York, NY, USA, 1976. [Google Scholar]
  20. Yamamoto, S.; Kamei, K. Apparatus for Detecting Position of a Notch in a Semiconductor Wafer. U.S. Patent US5438209A, 1 August 1995. [Google Scholar]
Figure 1. Wafer center alignment system with four sensors.
Figure 1. Wafer center alignment system with four sensors.
Sensors 22 08521 g001
Figure 2. Motion of robot hand holding the wafer (with four sensors).
Figure 2. Motion of robot hand holding the wafer (with four sensors).
Sensors 22 08521 g002
Figure 3. Configuration of alignment system with three sensors.
Figure 3. Configuration of alignment system with three sensors.
Sensors 22 08521 g003
Figure 4. Experimental setup.
Figure 4. Experimental setup.
Sensors 22 08521 g004
Figure 5. Experimental results of the proposed algorithm (left) and the conventional algorithm (right).
Figure 5. Experimental results of the proposed algorithm (left) and the conventional algorithm (right).
Sensors 22 08521 g005
Figure 6. Wafer pick and place for experiments.
Figure 6. Wafer pick and place for experiments.
Sensors 22 08521 g006
Figure 7. Experimental results of notch case (a) and after 1 mm motion in the X-direction (b).
Figure 7. Experimental results of notch case (a) and after 1 mm motion in the X-direction (b).
Sensors 22 08521 g007
Table 1. Peak-to-peak error for the 20 times repeated test (unit: mm).
Table 1. Peak-to-peak error for the 20 times repeated test (unit: mm).
Wafer Center X, YProposedConventional
X-DirY-DirX-DirY-Dir
(0,0)0.01450.00870.01530.0083
(1.8,0)0.01430.00680.02130.0059
(0.9,0.8)0.01440.00670.01250.0071
(0,1.6)0.01160.00470.01570.0072
(−0.9,0.8)0.01190.00760.01410.0072
(−1.8,0)0.02150.00710.02020.0066
(−0.9,−0.8)0.01220.00510.01060.0052
(0,−1.6)0.00880.00670.00890.0062
(0.9,−0.8)0.01620.00700.01770.0068
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Kim, H. Wafer Center Alignment System of Transfer Robot Based on Reduced Number of Sensors. Sensors 2022, 22, 8521. https://doi.org/10.3390/s22218521

AMA Style

Kim H. Wafer Center Alignment System of Transfer Robot Based on Reduced Number of Sensors. Sensors. 2022; 22(21):8521. https://doi.org/10.3390/s22218521

Chicago/Turabian Style

Kim, Hyungjong. 2022. "Wafer Center Alignment System of Transfer Robot Based on Reduced Number of Sensors" Sensors 22, no. 21: 8521. https://doi.org/10.3390/s22218521

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

Article Metrics

Back to TopTop