{"id":2097,"date":"2026-05-19T14:09:48","date_gmt":"2026-05-19T06:09:48","guid":{"rendered":"https:\/\/jeez-semicon.com\/?p=2097"},"modified":"2026-05-19T14:12:50","modified_gmt":"2026-05-19T06:12:50","slug":"cmp-process-step-by-step-how-wafer-polishing-works","status":"publish","type":"post","link":"https:\/\/jeez-semicon.com\/de\/blog\/cmp-process-step-by-step-how-wafer-polishing-works\/","title":{"rendered":"CMP Process Step-by-Step:How Wafer Polishing Works"},"content":{"rendered":"<!-- ============================================================\r\n     JEEZ \u2014 Cluster Article 01\r\n     CMP Process Step-by-Step: How Wafer Polishing Works\r\n     Updated: May 2026\r\n     ============================================================ -->\r\n<p><style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Syne:wght@400;600;700;800&family=Inter:wght@400;500;600&display=swap');\r\n:root{--jeez-navy:#0a1628;--jeez-blue:#1a4fa8;--jeez-sky:#2d7dd2;--jeez-accent:#00c8a0;--jeez-light:#f0f5ff;--jeez-border:#d8e4f5;--jeez-text:#1e293b;--jeez-muted:#64748b;--jeez-white:#ffffff;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--shadow-sm:0 2px 8px rgba(26,79,168,.08);--shadow-md:0 6px 24px rgba(26,79,168,.12);--font-head:'Syne',sans-serif;--font-body:'Inter',sans-serif;--max-w:860px}\r\n.jc*{box-sizing:border-box;margin:0;padding:0}\r\n.jc{font-family:var(--font-body);color:var(--jeez-text);line-height:1.75;font-size:16px;max-width:var(--max-w);margin:0 auto}\r\n.jc-hero{background:linear-gradient(135deg,var(--jeez-navy) 0%,#0f2d5e 55%,#1a4fa8 100%);border-radius:var(--radius-lg);padding:52px 44px;margin-bottom:44px;position:relative;overflow:hidden}\r\n.jc-hero::before{content:'';position:absolute;top:-50px;right:-50px;width:280px;height:280px;border-radius:50%;background:rgba(0,200,160,.07);pointer-events:none}\r\n.jc-hero-label{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--jeez-accent);background:rgba(0,200,160,.12);border:1px solid rgba(0,200,160,.3);border-radius:20px;padding:4px 14px;margin-bottom:18px}\r\n.jc-hero h1{font-family:var(--font-head);font-size:clamp(22px,3.5vw,36px);font-weight:800;color:#fff;line-height:1.2;margin-bottom:16px;position:relative;z-index:1}\r\n.jc-hero h1 span{color:var(--jeez-accent)}\r\n.jc-hero-intro{font-size:16px;color:rgba(255,255,255,.82);max-width:620px;line-height:1.7;position:relative;z-index:1}\r\n.jc-hero-meta{display:flex;gap:20px;margin-top:24px;flex-wrap:wrap;position:relative;z-index:1}\r\n.jc-hero-meta span{font-size:12px;color:rgba(255,255,255,.6);display:flex;align-items:center;gap:5px}\r\n.jc-toc{background:var(--jeez-light);border:1.5px solid var(--jeez-border);border-left:5px solid var(--jeez-blue);border-radius:var(--radius-md);padding:26px 30px;margin-bottom:44px}\r\n.jc-toc-title{font-family:var(--font-head);font-size:13px;font-weight:700;color:var(--jeez-navy);text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px}\r\n.jc-toc ol{list-style:none;counter-reset:tc;display:grid;grid-template-columns:1fr 1fr;gap:5px 28px}\r\n@media(max-width:560px){.jc-toc ol{grid-template-columns:1fr}}\r\n.jc-toc ol li{counter-increment:tc;display:flex;align-items:flex-start;gap:7px;font-size:13px;line-height:1.5}\r\n.jc-toc ol li::before{content:counter(tc,decimal-leading-zero);font-size:11px;font-weight:600;color:var(--jeez-blue);min-width:20px;margin-top:2px}\r\n.jc-toc ol li a{color:var(--jeez-blue);text-decoration:none}\r\n.jc-toc ol li a:hover{color:var(--jeez-accent);text-decoration:underline}\r\n.jc h2{font-family:var(--font-head);font-size:clamp(19px,2.8vw,25px);font-weight:700;color:var(--jeez-navy);margin:48px 0 16px;padding-bottom:11px;border-bottom:2px solid var(--jeez-border);scroll-margin-top:80px}\r\n.jc h2 .acc{display:inline-block;width:32px;height:4px;background:var(--jeez-accent);border-radius:2px;margin-right:9px;vertical-align:middle;margin-bottom:3px}\r\n.jc h3{font-family:var(--font-head);font-size:17px;font-weight:600;color:var(--jeez-navy);margin:28px 0 11px;scroll-margin-top:80px}\r\n.jc p{margin-bottom:16px}\r\n.jc strong{font-weight:600;color:var(--jeez-navy)}\r\n.jc a.jl{color:var(--jeez-sky);text-decoration:none;font-weight:500;border-bottom:1.5px solid rgba(45,125,210,.3);transition:color .2s,border-color .2s}\r\n.jc a.jl:hover{color:var(--jeez-accent);border-bottom-color:var(--jeez-accent)}\r\n.jc-highlight{background:linear-gradient(135deg,#e8f4ff 0%,#f0fff9 100%);border:1px solid var(--jeez-border);border-left:5px solid var(--jeez-accent);border-radius:var(--radius-md);padding:20px 24px;margin:24px 0;font-size:15px}\r\n.jc-steps{list-style:none;margin:22px 0}\r\n.jc-steps li{display:flex;gap:16px;padding:18px 0;border-bottom:1px solid var(--jeez-border)}\r\n.jc-steps li:last-child{border-bottom:none}\r\n.jc-step-num{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:var(--jeez-blue);color:#fff;font-family:var(--font-head);font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}\r\n.jc-step-body h4{font-size:15px;font-weight:600;color:var(--jeez-navy);margin-bottom:6px}\r\n.jc-step-body p{font-size:14px;color:var(--jeez-muted);margin:0;line-height:1.65}\r\n.jc-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:24px 0}\r\n.jc-card{background:var(--jeez-white);border:1px solid var(--jeez-border);border-radius:var(--radius-md);padding:20px;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}\r\n.jc-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}\r\n.jc-card-icon{width:42px;height:42px;border-radius:9px;background:var(--jeez-light);display:flex;align-items:center;justify-content:center;margin-bottom:12px;font-size:20px}\r\n.jc-card h4{font-family:var(--font-head);font-size:14px;font-weight:700;color:var(--jeez-navy);margin-bottom:7px}\r\n.jc-card p{font-size:13px;color:var(--jeez-muted);margin:0;line-height:1.55}\r\n.jc-table-wrap{overflow-x:auto;margin:24px 0;border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}\r\n.jc-table{width:100%;border-collapse:collapse;font-size:14px}\r\n.jc-table thead tr{background:var(--jeez-navy)}\r\n.jc-table thead th{padding:12px 16px;text-align:left;color:#fff;font-family:var(--font-head);font-size:12px;font-weight:600;letter-spacing:.04em}\r\n.jc-table tbody tr{border-bottom:1px solid var(--jeez-border)}\r\n.jc-table tbody tr:nth-child(odd){background:var(--jeez-light)}\r\n.jc-table tbody tr:nth-child(even){background:var(--jeez-white)}\r\n.jc-table tbody td{padding:12px 16px;color:var(--jeez-text);vertical-align:top}\r\n.jc-table tbody td:first-child{font-weight:600;color:var(--jeez-navy)}\r\n.jc-callout{background:var(--jeez-white);border:1px solid var(--jeez-border);border-radius:var(--radius-md);padding:22px 26px;margin:28px 0;display:flex;gap:16px;box-shadow:var(--shadow-sm)}\r\n.jc-callout-icon{font-size:26px;flex-shrink:0;line-height:1}\r\n.jc-callout-body h4{font-family:var(--font-head);font-size:15px;font-weight:700;color:var(--jeez-navy);margin-bottom:7px}\r\n.jc-callout-body p{font-size:14px;color:var(--jeez-muted);margin:0;line-height:1.65}\r\n.jc-ul{list-style:none;margin:12px 0 18px;padding-left:0}\r\n.jc-ul li{padding:4px 0 4px 24px;position:relative;font-size:15px;line-height:1.65}\r\n.jc-ul li::before{content:'';position:absolute;left:0;top:13px;width:8px;height:8px;border-radius:50%;background:var(--jeez-accent)}\r\n.jc-related{background:var(--jeez-light);border:1px solid var(--jeez-border);border-radius:var(--radius-md);padding:24px 28px;margin:40px 0}\r\n.jc-related-title{font-family:var(--font-head);font-size:13px;font-weight:700;color:var(--jeez-navy);text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px}\r\n.jc-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}\r\n.jc-related-link{display:flex;align-items:center;gap:10px;background:var(--jeez-white);border:1px solid var(--jeez-border);border-radius:var(--radius-sm);padding:11px 14px;text-decoration:none;color:var(--jeez-navy);font-size:13px;font-weight:500;transition:border-color .2s,box-shadow .2s}\r\n.jc-related-link:hover{border-color:var(--jeez-sky);box-shadow:var(--shadow-sm)}\r\n.jc-related-link span.ico{font-size:16px;flex-shrink:0}\r\n.jc-cta{background:linear-gradient(135deg,var(--jeez-accent) 0%,#00a884 100%);border-radius:var(--radius-lg);padding:40px 44px;text-align:center;margin:52px 0 20px}\r\n.jc-cta h3{font-family:var(--font-head);font-size:clamp(18px,2.5vw,23px);font-weight:800;color:var(--jeez-navy);margin:0 0 10px}\r\n.jc-cta p{font-size:14px;color:rgba(10,22,40,.72);margin-bottom:20px}\r\n.jc-cta a{display:inline-block;background:var(--jeez-navy);color:#fff;font-size:14px;font-weight:700;padding:12px 30px;border-radius:30px;text-decoration:none;transition:opacity .2s}\r\n.jc-cta a:hover{opacity:.85}\r\n.jc hr{border:none;border-top:2px solid var(--jeez-border);margin:44px 0}\r\n.jc-tag{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;background:var(--jeez-light);color:var(--jeez-blue);border:1px solid var(--jeez-border);border-radius:4px;padding:3px 8px;margin-right:5px;margin-bottom:4px}\r\n<\/style><\/p>\r\n<div class=\"jc\">\r\n<div class=\"jc-hero\">\r\n<div class=\"jc-hero-label\">Process Engineering \u00b7 Updated May 2026<\/div>\r\n<p class=\"jc-hero-intro\">A complete engineering walkthrough of every stage in the Chemical Mechanical Planarization process \u2014 from wafer loading and slurry delivery to endpoint detection and post-polish cleaning \u2014 with process parameters, control variables, and integration considerations.<\/p>\r\n<div class=\"jc-hero-meta\">\u23f1 12 min read\ud83d\udccb ~2,800 words\ud83c\udfed By JEEZ Technical Team<\/div>\r\n<\/div>\r\n<div class=\"jc-toc\">\r\n<div class=\"jc-toc-title\">Inhalts\u00fcbersicht<\/div>\r\n<ol>\r\n<li><a href=\"#cmp-overview\">CMP Process Overview<\/a><\/li>\r\n<li><a href=\"#step1\">Step 1 \u2014 Substrate Preparation<\/a><\/li>\r\n<li><a href=\"#step2\">Step 2 \u2014 Slurry Delivery<\/a><\/li>\r\n<li><a href=\"#step3\">Step 3 \u2014 Mechanical Polishing<\/a><\/li>\r\n<li><a href=\"#step4\">Step 4 \u2014 Endpoint Detection<\/a><\/li>\r\n<li><a href=\"#step5\">Step 5 \u2014 Post-CMP Cleaning<\/a><\/li>\r\n<li><a href=\"#process-parameters\">Key Process Parameters<\/a><\/li>\r\n<li><a href=\"#feol-beol\">FEOL, MOL &amp; BEOL Applications<\/a><\/li>\r\n<li><a href=\"#common-issues\">Common Process Issues &amp; Fixes<\/a><\/li>\r\n<\/ol>\r\n<\/div>\r\n<h2 id=\"cmp-overview\">CMP Process Overview<\/h2>\r\n<p>Chemical Mechanical Planarization (CMP) is a five-stage process that transforms a topographically rough wafer surface into a globally planar surface ready for the next photolithography step. Each stage is tightly coupled to the others: slurry chemistry must be matched to the polishing pad and process conditions; endpoint detection accuracy determines whether the wafer exits the tool at the correct thickness; and post-CMP cleaning effectiveness directly affects the defect density seen at the next inspection step.<\/p>\r\n<p>This article is part of the JEEZ comprehensive resource on CMP technology. For the foundational overview of what CMP is and why it matters, see our <a class=\"jl\" href=\"https:\/\/jeez-semicon.com\/de\/blog\/cmp-semiconductor-the-complete-guide-to-chemical-mechanical-planarization\/\" target=\"_blank\" rel=\"noopener\">CMP Semiconductor Complete Guide<\/a>. Here we focus exclusively on the mechanics, physics, and engineering control of each individual process step.<\/p>\r\n<div class=\"jc-highlight\"><strong>Process goal in one sentence:<\/strong> Remove a precise, controlled amount of material from the wafer surface \u2014 within \u00b15 nm of target thickness across 300 mm \u2014 while minimising defects, achieving global planarity within 1 nm WIWNU, and leaving a clean, contamination-free surface for the next step.<\/div>\r\n<div class=\"jc-card-grid\">\r\n<div class=\"jc-card\">\r\n<div class=\"jc-card-icon\">\u2697\ufe0f<\/div>\r\n<h4>Chemical Action<\/h4>\r\n<p>Reactive agents in the slurry modify the surface layer through oxidation, complexation, or pH-driven dissolution, reducing its mechanical hardness.<\/p>\r\n<\/div>\r\n<div class=\"jc-card\">\r\n<div class=\"jc-card-icon\">\u2699\ufe0f<\/div>\r\n<h4>Mechanical Action<\/h4>\r\n<p>Abrasive nanoparticles, driven by relative velocity between wafer and pad under applied pressure, physically remove the chemically modified surface material.<\/p>\r\n<\/div>\r\n<div class=\"jc-card\">\r\n<div class=\"jc-card-icon\">\ud83d\udce1<\/div>\r\n<h4>In-Situ Metrology<\/h4>\r\n<p>Optical interferometry or motor-current sensing monitors film thickness in real time and signals the endpoint when target removal is reached.<\/p>\r\n<\/div>\r\n<div class=\"jc-card\">\r\n<div class=\"jc-card-icon\">\ud83e\udee7<\/div>\r\n<h4>Integrated Cleaning<\/h4>\r\n<p>An inline brush-scrub module removes residual particles and chemical by-products immediately after polishing, before the wafer can dry.<\/p>\r\n<\/div>\r\n<\/div>\r\n<h2 id=\"step1\">Step 1 \u2014 Substrate Preparation &amp; Wafer Loading<\/h2>\r\n<p>Before polishing begins, the wafer must be securely and uniformly mounted in the carrier head \u2014 the rotating assembly that holds the wafer face-down against the polishing pad. Improper loading is a root cause of within-wafer non-uniformity (WIWNU) and edge exclusion defects, so this step receives significant engineering attention in production environments.<\/p>\r\n<h3>Carrier Head Architecture<\/h3>\r\n<p>A modern CMP carrier head consists of a rigid housing, a compliant membrane that presses the wafer backside, a retaining ring that confines the wafer laterally, and a backing film that distributes pressure evenly across the wafer surface. Multi-zone carrier heads \u2014 the industry standard at advanced nodes \u2014 divide the membrane into 5 to 7 independently controllable pressure zones, allowing the polishing downforce to be varied radially across the wafer to compensate for incoming thickness non-uniformity.<\/p>\r\n<p>The retaining ring serves a critical function: it prevents the wafer from sliding out from under the carrier head and also influences the pressure distribution at the wafer edge. Retaining ring wear directly impacts edge die yield and must be monitored and replaced on a defined schedule. Retaining ring material (typically PEEK or PPS composite) and its groove pattern affect slurry distribution to the wafer edge region.<\/p>\r\n<h3>Backing Film Selection<\/h3>\r\n<p>The backing film is a compliant polymer sheet interposed between the rigid carrier membrane and the wafer backside. It serves two functions: distributing pressure uniformly over the wafer surface and providing a friction interface that transmits torque from the spinning carrier to the wafer. Backing film hardness represents a trade-off \u2014 softer films improve pressure uniformity but reduce polishing efficiency for thick film removal; harder films are preferred for precise endpoint control. Backing films have a defined replacement interval, typically 500\u20131,500 wafer passes, after which their compliance characteristics degrade.<\/p>\r\n<h3>Vacuum Hold-Down During Transfer<\/h3>\r\n<p>During transfer between the input cassette, the polishing station, and the cleaning module, the wafer is held by vacuum to prevent it from falling or contaminating its polished front surface. Loss of vacuum during transfer is a catastrophic event that must be detected and alarmed immediately. Transfer robot end-effectors are designed with edge-contact geometry to avoid touching the device surface.<\/p>\r\n<h2 id=\"step2\">Step 2 \u2014 Slurry Delivery<\/h2>\r\n<p>CMP slurry is the process consumable that most directly governs removal rate, selectivity, surface finish, and defect density. Slurry delivery to the polishing interface involves not only the chemical formulation but also the delivery method, flow rate, temperature, and point-of-use filtration system. For a comprehensive guide to slurry types and chemistry, refer to our article: <a class=\"jl\" href=\"https:\/\/jeez-semicon.com\/de\/blog\/CMP-Slurry-Guide-Types-Selection-Optimization\/\" target=\"_blank\" rel=\"noopener\">CMP Slurry Guide: Types, Selection &amp; Optimization<\/a>.<\/p>\r\n<h3>Slurry Dispense Method<\/h3>\r\n<p>Slurry is dispensed from an overhead arm onto the rotating polishing pad surface, typically at a point 10\u201330 mm from the pad centre. Centrifugal force and pad rotation then distribute the slurry radially across the pad surface and into the pad-wafer contact zone. Flow rates typically range from 100 to 300 mL\/min depending on pad size, rotation speed, and process requirements. Excessive flow wastes expensive slurry without proportional process benefit; insufficient flow causes slurry starvation at the wafer edge, increasing WIWNU.<\/p>\r\n<h3>Point-of-Use Filtration<\/h3>\r\n<p>Even slurries with a specification of &lt;50 ppm large particles (&gt;0.5 \u00b5m) can develop agglomerates during storage, transport, or delivery-line sitting. A point-of-use (POU) in-line filter \u2014 typically 1\u20135 \u00b5m absolute rating \u2014 is installed at the tool slurry inlet to capture agglomerates before they reach the wafer. POU filters must be changed on schedule; a clogged or bypassed POU filter is one of the most common root causes of sudden scratch-defect excursions. See our article on <a class=\"jl\" href=\"https:\/\/jeez-semicon.com\/de\/blog\/CMP-Defect-Types-Root-Causes-Yield-Improvement\/\" target=\"_blank\" rel=\"noopener\">CMP defect types and yield improvement<\/a> for more on slurry-driven scratch mechanisms.<\/p>\r\n<h3>Slurry Temperature Control<\/h3>\r\n<p>Slurry temperature affects chemical reaction rates and thus removal rate. Many CMP processes are temperature-sensitive: a 5\u00b0C rise in slurry temperature can increase removal rate by 10\u201315% for oxide CMP. Most production tools include a slurry temperature control system (chiller\/heater) to maintain \u00b11\u00b0C stability. Slurry should also be protected from freezing \u2014 a single freeze-thaw cycle can irreversibly agglomerate colloidal abrasive particles, rendering the slurry unsuitable for production use.<\/p>\r\n<h2 id=\"step3\">Step 3 \u2014 Mechanical Polishing<\/h2>\r\n<p>The polishing step is where material removal actually occurs. The wafer, mounted face-down in the carrier head, is pressed against the rotating polishing pad while the carrier itself rotates. The relative velocity between the wafer surface and the pad surface \u2014 combined with the chemical action of the slurry \u2014 drives the material removal mechanism.<\/p>\r\n<h3>Preston&#8217;s Equation: The Fundamental Relationship<\/h3>\r\n<p>The material removal rate (MRR) in CMP is approximated by Preston&#8217;s equation:<\/p>\r\n<div class=\"jc-highlight\"><strong>MRR = K<sub>p<\/sub> \u00d7 P \u00d7 V<\/strong><br \/>where K<sub>p<\/sub> is the Preston coefficient (a material- and chemistry-dependent constant), P is the applied downforce pressure (psi or kPa), and V is the relative velocity between wafer and pad (m\/s). This relationship shows that both pressure and velocity can be used to control removal rate, and that their product \u2014 often called the &#8220;PV product&#8221; \u2014 is the primary mechanical process lever.<\/div>\r\n<p>In practice, however, CMP does not follow Preston&#8217;s equation perfectly. At very high pressures, the relationship becomes sub-linear because the pad asperities are compressed and the contact area increases non-linearly. At very low pressures, removal rate drops off more steeply than expected as chemical reaction-limited kinetics dominate. The practical operating window for most production CMP processes is 1\u20136 psi downforce with platen speeds of 30\u2013100 RPM.<\/p>\r\n<h3>Pad Rotation and Kinematics<\/h3>\r\n<p>On a conventional rotary CMP tool, both the platen (carrying the pad) and the carrier head rotate independently. The carrier head also oscillates radially \u2014 sweeping back and forth across the pad radius \u2014 to ensure uniform pad utilisation and slurry distribution. The combination of platen rotation, carrier rotation, and carrier sweep creates a complex velocity field at the wafer surface. Process engineers must characterise this velocity field to understand within-wafer removal rate patterns and design multi-zone pressure profiles that compensate for them.<\/p>\r\n<h3>Polishing Pad Role<\/h3>\r\n<p>The polishing pad is the second critical consumable in CMP. Its surface asperities transport slurry to the polishing interface and its bulk mechanical properties determine how pressure is distributed across the wafer. A new pad must be &#8220;broken in&#8221; through a conditioning procedure before it delivers stable, reproducible removal rates. Pad glazing \u2014 the progressive smoothing of pad asperities with wafer passes \u2014 causes removal rate drift and must be counteracted by in-situ pad conditioning. For full details on pad selection and conditioning, see: <a class=\"jl\" href=\"https:\/\/jeez-semicon.com\/de\/blog\/CMP-Polishing-Pad-Types-Selection-Performance-Guide\/\" target=\"_blank\" rel=\"noopener\">CMP Polishing Pad: Types, Selection &amp; Performance Guide<\/a>.<\/p>\r\n<h2 id=\"step4\">Step 4 \u2014 Endpoint Detection<\/h2>\r\n<p>Endpoint detection is the real-time measurement system that tells the CMP tool when to stop polishing. Stopping too early leaves excess material (under-polish); stopping too late removes material below the target layer (over-polish, dishing, or stop-layer erosion). At advanced nodes, the endpoint window can be as narrow as \u00b13 nm \u2014 requiring sub-nanometre resolution in real-time film thickness measurement.<\/p>\r\n<h3>Optical Interferometry (In-Situ Reflectometry)<\/h3>\r\n<p>The most widely used endpoint method for dielectric and metal CMP is optical interferometry. A transparent window in the polishing pad allows a laser beam to illuminate the wafer surface through the slurry layer. The reflected signal carries interference information that enables real-time calculation of film thickness at one or more points across the wafer. As the film thins during polishing, the interference signal oscillates with a period determined by the film&#8217;s refractive index and the polishing wavelength. The endpoint is triggered when the signal reaches a pre-determined threshold corresponding to the target film thickness.<\/p>\r\n<p>Modern tools use broadband spectrometric reflectometry rather than single-wavelength interferometry, allowing simultaneous measurement at multiple wavelengths. This improves accuracy and enables thickness measurement of multi-layer film stacks \u2014 essential for advanced-node processes where CMP is stopping within a thin barrier metal layer above a critical device structure.<\/p>\r\n<h3>Motor Current Endpoint<\/h3>\r\n<p>An alternative endpoint method \u2014 particularly useful for metal CMP \u2014 monitors the current drawn by the platen or carrier head motor. As polishing transitions from a soft overlayer (e.g., copper) to a harder underlayer (e.g., tantalum barrier or oxide stop layer), the friction force changes, causing a detectable shift in motor current. This method is simpler and requires no pad window, but it is less precise than optical methods and is sensitive to process drifts unrelated to film thickness.<\/p>\r\n<h3>Multi-Zone Closed-Loop Control<\/h3>\r\n<p>The real power of modern endpoint systems lies not just in detecting when to stop, but in enabling active, real-time thickness control across the wafer during polishing. By combining in-situ thickness measurements at multiple radial positions with multi-zone carrier head pressure control, the tool can dynamically adjust the removal rate profile to flatten incoming thickness gradients. This closed-loop approach routinely achieves WIWNU below 1% \u2014 and at advanced nodes, below 0.3% \u2014 across 300 mm wafers.<\/p>\r\n<h2 id=\"step5\">Step 5 \u2014 Post-CMP Cleaning<\/h2>\r\n<p>Immediately after polishing, the wafer surface is contaminated with residual slurry particles, polishing reaction by-products, dissolved metal ions, and organic residues. If allowed to dry, many of these contaminants become extremely difficult to remove. Post-CMP cleaning must therefore begin within seconds of polishing completion \u2014 before the slurry film on the wafer surface evaporates.<\/p>\r\n<p>For the full engineering treatment of post-CMP cleaning chemistry and methods, see our dedicated article: <a class=\"jl\" href=\"https:\/\/jeez-semicon.com\/de\/blog\/Post-CMP-Cleaning-Methods-Challenges-Best-Practices\/\" target=\"_blank\" rel=\"noopener\">Post-CMP Cleaning: Methods, Challenges &amp; Best Practices<\/a>. In summary, the cleaning module typically performs: (1) an initial rinse to dilute bulk slurry, (2) brush scrub cleaning with pH-controlled cleaning chemistry on both wafer faces, (3) a second clean with DI water, and (4) spin-rinse-dry (SRD) before the wafer exits the CMP module.<\/p>\r\n<h2 id=\"process-parameters\">Key Process Parameters &amp; Their Effects<\/h2>\r\n<div class=\"jc-table-wrap\">\r\n<table class=\"jc-table\">\r\n<thead>\r\n<tr>\r\n<th>Parameter<\/th>\r\n<th>Typischer Bereich<\/th>\r\n<th>Auswirkungen auf die MRR<\/th>\r\n<th>Effect on Defects<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>Downforce (pressure)<\/td>\r\n<td>1 \u2013 6 psi<\/td>\r\n<td>\u2191 pressure \u2192 \u2191 MRR (Preston)<\/td>\r\n<td>\u2191 pressure \u2192 \u2191 scratch risk<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Platen speed<\/td>\r\n<td>30 \u2013 120 RPM<\/td>\r\n<td>\u2191 speed \u2192 \u2191 MRR<\/td>\r\n<td>\u2191 speed \u2192 \u2191 slurry throw-off, \u2193 slurry residence time<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Slurry flow rate<\/td>\r\n<td>100 \u2013 300 mL\/min<\/td>\r\n<td>\u2193 below threshold \u2192 \u2193 MRR at edge<\/td>\r\n<td>\u2191 flow \u2192 \u2193 slurry starvation; \u2191 particle residue if too high<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Slurry temperature<\/td>\r\n<td>20 \u2013 30 \u00b0C<\/td>\r\n<td>\u2191 temp \u2192 \u2191 chemical MRR<\/td>\r\n<td>\u2191 temp \u2192 \u2191 corrosion risk (Cu CMP)<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Pad-Konditionierung<\/td>\r\n<td>In-situ continuous<\/td>\r\n<td>Active conditioning maintains stable MRR<\/td>\r\n<td>Over-conditioning \u2192 \u2191 pad particle generation<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Carrier head pressure zones<\/td>\r\n<td>5 \u2013 7 zones, 0.5 \u2013 6 psi each<\/td>\r\n<td>Zone profile controls WIWNU<\/td>\r\n<td>Non-uniform pressure \u2192 WIWNU, edge defects<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<h2 id=\"feol-beol\">CMP Applications: FEOL, MOL &amp; BEOL<\/h2>\r\n<p>CMP is used at every stage of the IC manufacturing flow. Understanding which specific CMP step you are working with \u2014 front-end-of-line (FEOL), middle-of-line (MOL), or back-end-of-line (BEOL) \u2014 is essential because the target material, process requirements, and defect sensitivities differ dramatically between them.<\/p>\r\n<ul class=\"jc-ul\">\r\n<li><strong>FEOL CMP:<\/strong> Primarily STI oxide CMP using ceria-based slurries. Nitride stop layer selectivity is paramount. Scratch defects at this stage can directly damage transistor gate regions. Any contamination at FEOL \u2014 particularly metallic \u2014 is catastrophic for device performance.<\/li>\r\n<li><strong>MOL CMP:<\/strong> Tungsten (W) CMP for contact plugs; increasingly cobalt (Co) CMP at 7 nm and below. Alumina-based slurries for tungsten. High removal rate is required to clear field tungsten without excessive oxide loss.<\/li>\r\n<li><strong>BEOL CMP:<\/strong> Multiple Cu CMP steps per metal layer in the dual-damascene interconnect stack, plus barrier metal (TaN\/Ta) CMP, and ILD (low-k dielectric) polishing. Copper dishing, dielectric erosion, and corrosion are the primary yield detractors. As metal layers approach M0 and M1 at sub-5 nm, cobalt and ruthenium local interconnects require new BEOL CMP process modules.<\/li>\r\n<\/ul>\r\n<h2 id=\"common-issues\">Common CMP Process Issues &amp; Fixes<\/h2>\r\n<div class=\"jc-callout\">\r\n<div class=\"jc-callout-icon\">\ud83d\udd0d<\/div>\r\n<div class=\"jc-callout-body\">\r\n<h4>Process issue diagnosis<\/h4>\r\n<p>Most CMP process problems fall into one of four categories: removal rate drift, within-wafer non-uniformity, defect excursions, or post-clean contamination. Understanding the root cause mechanism is the only reliable path to a durable corrective action. See our dedicated guide: <a class=\"jl\" href=\"https:\/\/jeez-semicon.com\/de\/blog\/CMP-Defect-Types-Root-Causes-Yield-Improvement\/\" target=\"_blank\" rel=\"noopener\">CMP Defect Types, Root Causes &amp; Yield Improvement<\/a>.<\/p>\r\n<\/div>\r\n<\/div>\r\n<ul class=\"jc-ul\">\r\n<li><strong>Removal rate drift (decreasing over time):<\/strong> Usually caused by pad glazing. Verify pad conditioner disk condition and conditioning recipe. Increase conditioning aggressiveness or frequency. Check for slurry dispensing arm drift causing starvation at the pad edge.<\/li>\r\n<li><strong>High centre-to-edge non-uniformity:<\/strong> Usually caused by retaining ring wear, incorrect multi-zone pressure profile, or backing film degradation. Measure carrier head pressure map and adjust zone recipe. Check retaining ring height and replace if worn beyond spec.<\/li>\r\n<li><strong>Scratch excursion:<\/strong> Check POU filter \u2014 replace if at end of life. Pull slurry lot sample for LPC analysis. Inspect pad for embedded particles or surface damage. Review slurry dilution ratio and mixing system.<\/li>\r\n<li><strong>Post-CMP particle residue:<\/strong> Review cleaning chemistry pH vs. target film surface charge (zeta potential alignment). Verify brush contact force and brush condition. Check cleaning chemistry flow rate and temperature. Review rinse water quality (TOC, resistivity).<\/li>\r\n<li><strong>Copper dishing above spec:<\/strong> Reduce over-polish time. Review slurry corrosion inhibitor concentration. Evaluate pad hardness \u2014 stiffer pad reduces dishing in wide features. Check endpoint detection sensitivity.<\/li>\r\n<\/ul>\r\n<hr class=\"jc-hr\" style=\"border: none; border-top: 2px solid var(--jeez-border); margin: 44px 0;\" \/>\r\n<div class=\"jc-related\">\r\n<div class=\"jc-related-title\">Related Articles in This Series<\/div>\r\n<div class=\"jc-related-grid\"><a class=\"jc-related-link\" href=\"https:\/\/jeez-semicon.com\/de\/blog\/cmp-semiconductor-the-complete-guide-to-chemical-mechanical-planarization\/\" target=\"_blank\" rel=\"noopener\"><span class=\"ico\">\ud83d\udcd6<\/span>CMP Complete Guide (Pillar)<\/a> <a class=\"jc-related-link\" href=\"https:\/\/jeez-semicon.com\/de\/blog\/CMP-Slurry-Guide-Types-Selection-Optimization\/\" target=\"_blank\" rel=\"noopener\"><span class=\"ico\">\ud83e\uddea<\/span>CMP Slurry Guide<\/a> <a class=\"jc-related-link\" href=\"https:\/\/jeez-semicon.com\/de\/blog\/CMP-Polishing-Pad-Types-Selection-Performance-Guide\/\" target=\"_blank\" rel=\"noopener\"><span class=\"ico\">\ud83d\udcbf<\/span>CMP Polishing Pad Guide<\/a> <a class=\"jc-related-link\" href=\"https:\/\/jeez-semicon.com\/de\/blog\/Post-CMP-Cleaning-Methods-Challenges-Best-Practices\/\" target=\"_blank\" rel=\"noopener\"><span class=\"ico\">\ud83e\udee7<\/span>Post-CMP Cleaning<\/a> <a class=\"jc-related-link\" href=\"https:\/\/jeez-semicon.com\/de\/blog\/CMP-Defect-Types-Root-Causes-Yield-Improvement\/\" target=\"_blank\" rel=\"noopener\"><span class=\"ico\">\ud83d\udd0d<\/span>CMP Defects &amp; Yield<\/a> <a class=\"jc-related-link\" href=\"https:\/\/jeez-semicon.com\/de\/blog\/Copper-CMP-vs-Tungsten-CMP-vs-Oxide-CMP-Full-Comparison\/\" target=\"_blank\" rel=\"noopener\"><span class=\"ico\">\u2696\ufe0f<\/span>Cu vs W vs Oxide CMP<\/a><\/div>\r\n<\/div>\r\n<div class=\"jc-cta\">\r\n<h3>Need CMP Consumables for Your Process?<\/h3>\r\n<p>JEEZ supplies CMP polishing slurries and pads to fabs worldwide. Contact our technical team to discuss your process requirements.<\/p>\r\n<a href=\"https:\/\/jeez-semicon.com\/de\/contact\/\" target=\"_blank\" rel=\"noopener\">Contact JEEZ \u2192<\/a><\/div>\r\n<div style=\"margin-top: 28px;\"><span class=\"jc-tag\">CMP Process<\/span> <span class=\"jc-tag\">Wafer Polishing<\/span> <span class=\"jc-tag\">Endpoint Detection<\/span> <span class=\"jc-tag\">Preston Equation<\/span> <span class=\"jc-tag\">Carrier Head<\/span> <span class=\"jc-tag\">Pad-Konditionierung<\/span><\/div>\r\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Process Engineering \u00b7 Updated May 2026 A complete engineering walkthrough of every stage in the Chemical Mechanical Planarization process \u2014 from wafer loading and slurry delivery to endpoint detection and  &#8230;<\/p>","protected":false},"author":1,"featured_media":2099,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[9,59],"tags":[],"class_list":["post-2097","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-industry"],"acf":[],"_links":{"self":[{"href":"https:\/\/jeez-semicon.com\/de\/wp-json\/wp\/v2\/posts\/2097","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jeez-semicon.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jeez-semicon.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jeez-semicon.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jeez-semicon.com\/de\/wp-json\/wp\/v2\/comments?post=2097"}],"version-history":[{"count":3,"href":"https:\/\/jeez-semicon.com\/de\/wp-json\/wp\/v2\/posts\/2097\/revisions"}],"predecessor-version":[{"id":2133,"href":"https:\/\/jeez-semicon.com\/de\/wp-json\/wp\/v2\/posts\/2097\/revisions\/2133"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jeez-semicon.com\/de\/wp-json\/wp\/v2\/media\/2099"}],"wp:attachment":[{"href":"https:\/\/jeez-semicon.com\/de\/wp-json\/wp\/v2\/media?parent=2097"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jeez-semicon.com\/de\/wp-json\/wp\/v2\/categories?post=2097"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jeez-semicon.com\/de\/wp-json\/wp\/v2\/tags?post=2097"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}