{"id":2137,"date":"2025-12-29T03:08:22","date_gmt":"2025-12-29T03:08:22","guid":{"rendered":"https:\/\/wiresawcutter.com\/?page_id=2137"},"modified":"2026-01-12T03:08:30","modified_gmt":"2026-01-12T03:08:30","slug":"sic-wafer-cutting-saw","status":"publish","type":"page","link":"https:\/\/wiresawcutter.com\/ko\/high-tech-precision\/sic-wafer-cutting-saw\/","title":{"rendered":"SiC \uc6e8\uc774\ud37c \uc808\ub2e8 \ud1b1"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-753f730\" data-block-id=\"753f730\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-753f730-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-9e88319\" data-v=\"4\" data-block-id=\"9e88319\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-9e88319-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-9e88319-inner-blocks\">\n<div id=\"sic-wafer-dark-module\">\n    <style>\n        \/* --- 1. Scope & Fonts --- *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600&family=Playfair+Display:wght@700&display=swap');\n\n        #sic-wafer-dark-module {\n            width: 100%;\n            max-width: 100%;\n            box-sizing: border-box;\n            background-color: #183090; \/* \u6df1\u84dd\u80cc\u666f *\/\n            padding: 80px 20px;\n            font-family: 'Inter', sans-serif !important;\n            color: #ffffff;\n            overflow: hidden;\n            line-height: 1.6 !important;\n        }\n\n        #sic-wafer-dark-module * {\n            box-sizing: border-box;\n        }\n\n        \/* --- Layout Container --- *\/\n        #sic-wafer-dark-module .sic-container {\n            max-width: 1280px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: 1fr 0.8fr;\n            gap: 60px;\n            align-items: center;\n        }\n\n        \/* --- Content Column --- *\/\n        #sic-wafer-dark-module .sic-content-wrapper {\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n        }\n\n        \/* --- Image Column --- *\/\n        #sic-wafer-dark-module .sic-image-wrapper {\n            position: relative;\n            display: flex;\n            justify-content: center;\n        }\n\n        #sic-wafer-dark-module .sic-product-image {\n            width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 12px;\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);\n            border: 1px solid rgba(255, 255, 255, 0.15);\n        }\n\n        \/* --- Typography --- *\/\n        #sic-wafer-dark-module h1.sic-eyebrow {\n            font-family: 'Inter', sans-serif !important;\n            font-size: 14px !important;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            color: #a0b1ff !important;\n            font-weight: 600 !important;\n            margin: 0 0 16px 0 !important;\n            padding: 0 !important;\n            display: block;\n            line-height: 1.4 !important;\n        }\n\n        #sic-wafer-dark-module h2.sic-main-title {\n            font-family: 'Playfair Display', serif !important;\n            font-size: 38px !important;\n            color: #ffffff !important;\n            line-height: 1.2 !important;\n            margin: 0 0 24px 0 !important;\n            padding: 0 !important;\n            font-weight: 700 !important;\n            text-transform: capitalize !important;\n        }\n\n        #sic-wafer-dark-module .sic-description {\n            font-size: 17px !important;\n            color: #e0e0e0 !important;\n            margin-bottom: 40px;\n        }\n\n        \/* --- Stats Grid (\u6838\u5fc3\u4fee\u6539\u533a\u57df) --- *\/\n        #sic-wafer-dark-module .sic-stats-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr); \/* \u4fdd\u6301\u56db\u5217\u7b49\u5bbd *\/\n            gap: 12px;\n            width: 100%;\n            margin-bottom: 40px;\n        }\n\n        #sic-wafer-dark-module .sic-stat-card {\n            background: rgba(255, 255, 255, 0.1);\n            border-radius: 8px;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            \n            \/* [\u4fdd\u6301\u4e0d\u53d8] \u9ad8\u5ea6\u7ef4\u6301\u5728 110px *\/\n            height: 110px; \n            \n            display: flex;\n            flex-direction: column;\n            align-items: center; \n            justify-content: center; \/* \u5185\u5bb9\u5782\u76f4\u5c45\u4e2d *\/\n            \n            padding: 5px;\n            text-align: center;\n            transition: transform 0.3s ease, background 0.3s ease;\n        }\n        \n        #sic-wafer-dark-module .sic-stat-card:hover {\n            transform: translateY(-5px);\n            background: rgba(255, 255, 255, 0.15);\n        }\n\n        #sic-wafer-dark-module .sic-stat-value {\n            font-family: 'Playfair Display', serif !important;\n            \n            \/* [\u4fee\u6539 1] \u5b57\u4f53\u4ece 28px \u589e\u5927\u5230 38px *\/\n            font-size: 28px !important; \n            \n            color: #ffffff !important;\n            font-weight: 700 !important;\n            line-height: 1;\n            \n            \/* [\u4fee\u6539 2] \u95f4\u8ddd\u4ece 6px \u589e\u52a0\u5230 10px *\/\n            margin-bottom: 17px; \n        }\n\n        #sic-wafer-dark-module .sic-stat-label {\n            font-family: 'Inter', sans-serif !important;\n            font-size: 12px !important; \n            color: #a0b1ff !important;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            font-weight: 600;\n            line-height: 1;\n            white-space: nowrap; \/* \u4fdd\u6301\u5355\u884c\u4e0d\u6362\u884c *\/\n        }\n\n        \/* --- Button --- *\/\n        #sic-wafer-dark-module .sic-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            background-color: #ffffff;\n            color: #183090 !important;\n            font-family: 'Inter', sans-serif !important;\n            font-weight: 600 !important;\n            font-size: 16px !important;\n            padding: 16px 48px;\n            border-radius: 4px;\n            text-decoration: none !important;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\n            cursor: pointer;\n            border: none;\n        }\n\n        #sic-wafer-dark-module .sic-btn:hover {\n            background-color: #f0f0f0;\n            transform: translateY(-2px);\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);\n        }\n\n        \/* --- Responsive --- *\/\n        @media screen and (max-width:1000px) {\n            #sic-wafer-dark-module .sic-container {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }\n            #sic-wafer-dark-module .sic-image-wrapper {\n                order: -1;\n            }\n            #sic-wafer-dark-module .sic-stats-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        @media screen and (max-width: 600px) {\n            #sic-wafer-dark-module h2.sic-main-title {\n                font-size: 28px !important;\n            }\n            #sic-wafer-dark-module .sic-stats-grid {\n                grid-template-columns: 1fr;\n            }\n            #sic-wafer-dark-module .sic-btn {\n                width: 100%;\n            }\n        }\n\n        \/* --- Animation --- *\/\n        #sic-wafer-dark-module .sic-animate-hidden {\n            opacity: 0;\n            transform: translateY(30px);\n            transition: opacity 0.8s ease, transform 0.8s ease;\n        }\n        #sic-wafer-dark-module .sic-animate-visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    <\/style>\n\n    <div class=\"sic-container\">\n        \n        <div class=\"sic-content-wrapper\">\n            <div class=\"sic-animate-hidden\" style=\"transition-delay: 0.1s;\">\n                <h1 class=\"sic-eyebrow\">SiC Wafer Cutting Saw<\/h1>\n                <h2 class=\"sic-main-title\">\n                    SiC Wafer Cutting Saw: Diamond Wire Saw Technology For Silicon Carbide\n                <\/h2>\n                <div class=\"sic-description\">\n                    The conveyor belt is critical in cutting precision SiC wafers in power devices\u2019 manufacturing, due to the rising demand for third generation of semiconductors. This guide provides a compendium of information and recommendations on diamond wire saw technology such as multi-wire slicing machines, advanced cutting parameter optimization and also diamond wire loop systems. Learn how leading substrate manufacturers achieve yield rates of more than 99%, reduce awning loss (kerf) from 200\u00b5m down to under 120\u00b5m, and control subsurface damage to 4H-SiC &#038; 6H-SiC polytypes.\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-stats-grid sic-animate-hidden\" style=\"transition-delay: 0.2s;\">\n                <div class=\"sic-stat-card\">\n                    <span class=\"sic-stat-value\">35%<\/span>\n                    <span class=\"sic-stat-label\">Kerf Loss Reduction<\/span>\n                <\/div>\n                <div class=\"sic-stat-card\">\n                    <span class=\"sic-stat-value\">15.2%<\/span>\n                    <span class=\"sic-stat-label\">Market CAGR<\/span>\n                <\/div>\n                <div class=\"sic-stat-card\">\n                    <span class=\"sic-stat-value\">200mm<\/span>\n                    <span class=\"sic-stat-label\">Max Wafer Diameter<\/span>\n                <\/div>\n                <div class=\"sic-stat-card\">\n                    <span class=\"sic-stat-value\">25m\/s<\/span>\n                    <span class=\"sic-stat-label\">Wire Speed<\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-animate-hidden\" style=\"transition-delay: 0.3s;\">\n                <a href=\"#ct-popup-1112\" class=\"sic-btn\">\n                    Get Instant Quote\n                <\/a>\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-image-wrapper sic-animate-hidden\">\n            <img decoding=\"async\" src=\"https:\/\/wiresawcutter.com\/wp-content\/uploads\/2025\/12\/SiC-wafer-cutting-saw-1.webp\" alt=\"SiC Wafer Cutting Saw Equipment\" class=\"sic-product-image\" loading=\"lazy\" title=\"\">\n        <\/div>\n\n    <\/div>\n\n    <script>\n        (function() {\n            if (!('IntersectionObserver' in window)) return;\n            const observer = new IntersectionObserver((entries, obs) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('sic-animate-visible');\n                        obs.unobserve(entry.target);\n                    }\n                });\n            }, { threshold: 0.15 });\n\n            document.querySelectorAll('#sic-wafer-dark-module .sic-animate-hidden').forEach(el => observer.observe(el));\n        })();\n    <\/script>\n<\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns stk-block-columns stk-block stk-9dabb23\" data-block-id=\"9dabb23\"><div class=\"stk-row stk-inner-blocks has-text-align-center stk-block-content stk-content-align stk-9dabb23-column\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-61cb842\" data-v=\"4\" data-block-id=\"61cb842\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-61cb842-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-61cb842-inner-blocks\"><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-5e843ee\" data-block-id=\"5e843ee\"><style>.stk-5e843ee {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-5e843ee-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-598a6e2\" data-v=\"4\" data-block-id=\"598a6e2\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-598a6e2-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-598a6e2-inner-blocks\">\n<div id=\"sic-market-module-seo\">\n    <meta charset=\"utf-8\">\n    \n    <style>\n        \/* =========================================\n           ISOLATION & FONTS\n           ========================================= *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n        \/* SCOPE CRITICAL: Ensure all styles only apply inside this ID *\/\n        #sic-market-module-seo {\n            \/* FONT & COLOR RESET *\/\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif !important;\n            color: #333333 !important;\n            line-height: 1.5 !important;\n            text-align: left !important;\n            \n            \/* FULL WIDTH BREAKOUT STRATEGY (Kept from v3) *\/\n            width: 100vw !important;\n            position: relative !important;\n            left: 50% !important;\n            right: 50% !important;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n            \n            \/* MODULE BACKGROUND & SPACING *\/\n            background-color: #f8f9fc !important; \n            padding: 40px 20px !important;\n            box-sizing: border-box !important;\n            overflow-x: hidden !important;\n        }\n\n        \/* INTERNAL RESET: Reset box-sizing for all elements inside *\/\n        #sic-market-module-seo *,\n        #sic-market-module-seo *::before,\n        #sic-market-module-seo *::after {\n            box-sizing: border-box !important;\n        }\n\n        \/* STRICT HEADING RESET \n           This is crucial to allow H2\/H3 tags without Theme interference *\/\n        #sic-market-module-seo h2, \n        #sic-market-module-seo h3 {\n            margin: 0 !important;\n            padding: 0 !important;\n            border: none !important;\n            line-height: 1.2 !important;\n            font-weight: 700 !important;\n        }\n\n        \/* =========================================\n           LAYOUT CONTAINERS\n           ========================================= *\/\n        #sic-market-module-seo .sic-inner-container {\n            max-width: 1200px !important;\n            margin: 0 auto !important;\n            width: 100% !important;\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 40px !important;\n        }\n\n        \/* Header Area *\/\n        #sic-market-module-seo .sic-header-block {\n            text-align: center !important;\n            max-width: 800px !important;\n            margin: 0 auto 20px auto !important;\n        }\n\n        \/* Main Title (H2) Styling *\/\n        #sic-market-module-seo h2.sic-main-title {\n            font-size: 32px !important;\n            color: #183090 !important; \/* Brand Color *\/\n            margin-bottom: 15px !important;\n            text-transform: capitalize !important; \/* Ensure Title Case *\/\n        }\n\n        #sic-market-module-seo .sic-sub-text {\n            font-size: 18px !important;\n            color: #555555 !important;\n            font-weight: 400 !important;\n        }\n\n        \/* GRID WRAPPER *\/\n        #sic-market-module-seo .sic-content-grid {\n            display: grid !important;\n            grid-template-columns: 5fr 7fr !important; \n            gap: 30px !important;\n            align-items: stretch !important;\n        }\n\n        \/* =========================================\n           COMPONENTS: CHART & STATS\n           ========================================= *\/\n        \/* Left Column: Chart Box *\/\n        #sic-market-module-seo .sic-chart-panel {\n            background: #ffffff !important;\n            padding: 30px !important;\n            border-radius: 12px !important;\n            box-shadow: 0 10px 30px rgba(24, 48, 144, 0.08) !important;\n            border-top: 4px solid #183090 !important;\n            display: flex !important;\n            flex-direction: column !important;\n            min-height: 400px !important;\n        }\n\n        \/* Chart Title (H3) Styling *\/\n        #sic-market-module-seo h3.sic-chart-title {\n            font-size: 18px !important;\n            color: #333 !important;\n            margin-bottom: 20px !important;\n            display: block !important;\n        }\n        \n        #sic-market-module-seo .sic-canvas-wrapper {\n             flex-grow: 1 !important;\n             position: relative !important;\n             width: 100% !important;\n             height: 100% !important;\n        }\n\n        \/* Right Column: Stats Grid *\/\n        #sic-market-module-seo .sic-stats-panel {\n            display: grid !important;\n            grid-template-columns: 1fr 1fr !important;\n            gap: 20px !important;\n        }\n\n        \/* Individual Stat Card Styling *\/\n        #sic-market-module-seo .sic-stat-item {\n            background: #ffffff !important;\n            padding: 25px !important;\n            border-radius: 12px !important;\n            box-shadow: 0 4px 20px rgba(0,0,0,0.05) !important;\n            display: flex !important;\n            flex-direction: column !important;\n            justify-content: center !important;\n            border-left: 2px solid rgba(24, 48, 144, 0.1) !important;\n            transition: all 0.3s ease !important;\n        }\n        \n        #sic-market-module-seo .sic-stat-item:hover {\n            border-left: 4px solid #183090 !important;\n            transform: translateY(-3px) !important;\n        }\n\n        \/* Stat Typography *\/\n        #sic-market-module-seo .sic-val-big {\n            font-size: 30px !important;\n            font-weight: 700 !important;\n            color: #183090 !important;\n            margin-bottom: 8px !important;\n            display: block !important;\n        }\n\n        \/* Stat Label (H3) Styling *\/\n        #sic-market-module-seo h3.sic-lbl-mid {\n            font-size: 14px !important;\n            font-weight: 600 !important;\n            color: #222 !important;\n            text-transform: uppercase !important; \/* Keep uppercase for clean design, or remove for Title Case *\/\n            margin-bottom: 6px !important;\n            display: block !important;\n            letter-spacing: 0.5px !important;\n        }\n\n        #sic-market-module-seo .sic-txt-sml {\n            font-size: 13px !important;\n            color: #666 !important;\n            line-height: 1.4 !important;\n            text-transform: capitalize !important; \/* Force Title Case for descriptions *\/\n        }\n\n        \/* =========================================\n           RESPONSIVE BREAKPOINTS\n           ========================================= *\/\n        @media screen and (max-width: 992px) {\n            #sic-market-module-seo .sic-content-grid {\n                grid-template-columns: 1fr !important;\n            }\n            #sic-market-module-seo .sic-chart-panel {\n                 min-height: 350px !important;\n            }\n        }\n\n        @media screen and (max-width: 600px) {\n            #sic-market-module-seo {\n                padding: 40px 15px !important;\n            }\n            #sic-market-module-seo h2.sic-main-title {\n                font-size: 26px !important;\n            }\n            #sic-market-module-seo .sic-stats-panel {\n                grid-template-columns: 1fr !important;\n            }\n        }\n    <\/style>\n\n    <div class=\"sic-inner-container\">\n        \n        <div class=\"sic-header-block\">\n            <h2 class=\"sic-main-title\">SiC Wafer Cutting Market Overview<\/h2>\n            <div class=\"sic-sub-text\">\n                The global silicon carbide wafer market has been witnessing tremendous growth driven by EV penetration and power electronics requirements.\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-content-grid\">\n            \n            <div class=\"sic-chart-panel\">\n                <h3 class=\"sic-chart-title\">Projected Market Growth (2022-2028)<\/h3>\n                <div class=\"sic-canvas-wrapper\">\n                     <canvas id=\"sicMarketChartSEO\"><\/canvas>\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-stats-panel\">\n                \n                <div class=\"sic-stat-item\">\n                    <span class=\"sic-val-big\">$110.9M<\/span>\n                    <h3 class=\"sic-lbl-mid\">Market Size (2022)<\/h3>\n                    <span class=\"sic-txt-sml\">Global SiC Wafer Cutting Equipment<\/span>\n                <\/div>\n\n                <div class=\"sic-stat-item\">\n                    <span class=\"sic-val-big\">$337M<\/span>\n                    <h3 class=\"sic-lbl-mid\">Projected (2028)<\/h3>\n                    <span class=\"sic-txt-sml\">Expected Market Value<\/span>\n                <\/div>\n\n                <div class=\"sic-stat-item\">\n                    <span class=\"sic-val-big\">CAGR 15.2%<\/span>\n                    <h3 class=\"sic-lbl-mid\">CAGR Growth<\/h3>\n                    <span class=\"sic-txt-sml\">Annual Compound Growth Rate<\/span>\n                <\/div>\n\n                <div class=\"sic-stat-item\">\n                    <span class=\"sic-val-big\">75%+<\/span>\n                    <h3 class=\"sic-lbl-mid\">PEV Market Share<\/h3>\n                    <span class=\"sic-txt-sml\">SiC Demand From Electric Vehicles<\/span>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <script>\n        document.addEventListener(\"DOMContentLoaded\", function() {\n            var ctxElement = document.getElementById('sicMarketChartSEO');\n            if(ctxElement) {\n                var ctx = ctxElement.getContext('2d');\n                var brandColor = '#183090';\n                var brandColorLight = 'rgba(24, 48, 144, 0.2)';\n\n                new Chart(ctx, {\n                    type: 'bar',\n                    data: {\n                        labels: ['2022', '2028 Projected'],\n                        datasets: [{\n                            label: 'Market Value ($ Millions)',\n                            data: [110.9, 337],\n                            backgroundColor: [brandColorLight, brandColor],\n                            borderColor: [brandColor, brandColor],\n                            borderWidth: 2,\n                            borderRadius: 6,\n                            maxBarThickness: 100\n                        }]\n                    },\n                    options: {\n                        responsive: true,\n                        maintainAspectRatio: false,\n                        plugins: {\n                            legend: { display: false },\n                            tooltip: {\n                                backgroundColor: brandColor,\n                                titleColor: '#fff',\n                                bodyColor: '#fff',\n                                padding: 12,\n                                displayColors: false,\n                                callbacks: {\n                                    label: function(context) {\n                                        return '$' + context.raw + ' Million';\n                                    }\n                                }\n                            }\n                        },\n                        scales: {\n                            y: {\n                                beginAtZero: true,\n                                grid: { color: 'rgba(0,0,0,0.05)' },\n                                ticks: { \n                                    color: '#666',\n                                    font: { family: 'Inter', size: 12 }\n                                }\n                            },\n                            x: {\n                                grid: { display: false },\n                                ticks: { \n                                    color: '#333',\n                                    font: { family: 'Inter', weight: '600', size: 13 }\n                                }\n                            }\n                        }\n                    }\n                });\n            }\n        });\n    <\/script>\n<\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-f2acc11\" data-block-id=\"f2acc11\"><style>.stk-f2acc11 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-f2acc11-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-4f59d49\" data-v=\"4\" data-block-id=\"4f59d49\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-4f59d49-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-4f59d49-inner-blocks\">\n<div id=\"sic-final-module\">\n    <meta charset=\"utf-8\">\n    <style>\n        \/* =========================================\n           1. \u9694\u79bb\u4e0e\u5b57\u4f53\u57fa\u7840\n           ========================================= *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n        #sic-final-module {\n            width: 100vw !important;\n            position: relative !important;\n            left: 50% !important;\n            right: 50% !important;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n            background-color: #ffffff !important;\n            font-family: 'Inter', -apple-system, sans-serif !important;\n            color: #333333 !important;\n            line-height: 1.7 !important;\n            padding: 40px 20px !important;\n            box-sizing: border-box !important;\n        }\n\n        #sic-final-module * { box-sizing: border-box !important; margin: 0; padding: 0; }\n\n        #sic-final-module .sic-inner {\n            max-width: 1200px !important;\n            margin: 0 auto !important;\n        }\n\n        \/* \u7edf\u4e00\u540e\u7684\u6807\u9898\u57fa\u7840\u6837\u5f0f (\u5bf9\u5e94 H3 \u7ea7\u522b) *\/\n        #sic-final-module .sic-unified-header {\n            font-size: 22px !important;\n            font-weight: 700 !important;\n            color: #333 !important;\n            margin-bottom: 18px !important;\n            text-transform: uppercase !important;\n            letter-spacing: 0.5px !important;\n            border-bottom: 2px solid #f0f0f0 !important; \/* \u7edf\u4e00\u7684\u7070\u8272\u5e95\u8fb9 *\/\n            padding-bottom: 10px !important;\n            display: block !important;\n        }\n\n        \/* \u9876\u90e8\u5927\u6807\u9898\u6837\u5f0f *\/\n        #sic-final-module .sic-h2-style {\n            font-size: 36px !important;\n            font-weight: 700 !important;\n            color: #183090 !important;\n            line-height: 1.2 !important;\n            border-left: 6px solid #183090 !important;\n            padding-left: 20px !important;\n            margin-bottom: 0 !important;\n        }\n\n        #sic-final-module .sic-body {\n            font-size: 17px !important;\n            color: #444 !important;\n            text-align: justify !important;\n        }\n\n        \/* =========================================\n           2. \u9876\u90e8\u5e03\u5c40\n           ========================================= *\/\n        #sic-final-module .sic-top-row {\n            display: grid !important;\n            grid-template-columns: 1fr 1.5fr !important;\n            gap: 50px !important;\n            align-items: center !important;\n            padding-bottom: 60px !important;\n            border-bottom: 1px solid #eee !important;\n            margin-bottom: 60px !important;\n        }\n\n        #sic-final-module .sic-mid-grid {\n            display: grid !important;\n            grid-template-columns: 1fr 1fr !important;\n            gap: 60px !important;\n            margin-bottom: 50px !important;\n        }\n\n        #sic-final-module .sic-prop-item {\n            border: 1px solid #e5e7eb !important;\n            padding: 18px !important;\n            border-radius: 8px !important;\n            margin-bottom: 12px !important;\n            background: #fcfdfe !important;\n        }\n\n        #sic-final-module .sic-label {\n            font-weight: 700 !important;\n            color: #183090 !important;\n            font-size: 17px !important;\n            display: block !important;\n            margin-bottom: 4px !important;\n        }\n\n        #sic-final-module .sic-list-box {\n            background: #fafafa !important;\n            border: 1px solid #e5e7eb !important;\n            border-radius: 8px !important;\n        }\n\n        #sic-final-module .sic-list-item {\n            padding: 15px 20px !important;\n            border-bottom: 1px solid #e5e7eb !important;\n        }\n        #sic-final-module .sic-list-item:last-child { border-bottom: none !important; }\n\n        \/* =========================================\n           3. \u5236\u9020\u89d2\u8272\u7ae0\u8282 (\u6837\u5f0f\u73b0\u5df2\u7edf\u4e00)\n           ========================================= *\/\n        #sic-final-module .sic-process-intro-grid {\n            display: grid !important;\n            grid-template-columns: 1fr 1.5fr !important;\n            gap: 50px !important;\n            align-items: start !important;\n            margin-top: 10px !important;\n        }\n\n        \/* =========================================\n           4. \u6d41\u7a0b\u65f6\u95f4\u7ebf (\u6781\u5927\u5316\u5e8f\u53f7 80px)\n           ========================================= *\/\n        #sic-final-module .sic-timeline {\n            display: flex !important;\n            justify-content: space-between !important;\n            position: relative !important;\n            margin-top: 50px !important;\n        }\n\n        #sic-final-module .sic-timeline::before {\n            content: '' !important;\n            position: absolute !important;\n            top: 40px !important;\n            left: 0 !important;\n            right: 0 !important;\n            height: 2px !important;\n            background: #e0e0e0 !important;\n            z-index: 0 !important;\n        }\n\n        #sic-final-module .sic-step {\n            flex: 1 !important;\n            text-align: center !important;\n            position: relative !important;\n            z-index: 1 !important;\n        }\n\n        #sic-final-module .sic-idx {\n            width: 80px !important;\n            height: 80px !important;\n            background: #183090 !important;\n            color: #fff !important;\n            border-radius: 50% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            font-size: 32px !important;\n            font-weight: 700 !important;\n            margin: 0 auto 20px auto !important;\n            box-shadow: 0 0 0 10px #ffffff !important;\n        }\n\n        #sic-final-module .sic-step-title {\n            font-weight: 700 !important;\n            font-size: 18px !important;\n            margin-bottom: 8px !important;\n            display: block !important;\n            color: #333 !important;\n        }\n\n        #sic-final-module .sic-step-txt {\n            font-size: 14px !important;\n            color: #666 !important;\n            line-height: 1.4 !important;\n            padding: 0 10px !important;\n        }\n\n        \/* \u79fb\u52a8\u7aef\u9002\u914d *\/\n        @media (max-width: 992px) {\n            #sic-final-module .sic-top-row,\n            #sic-final-module .sic-mid-grid,\n            #sic-final-module .sic-process-intro-grid {\n                grid-template-columns: 1fr !important;\n                gap: 25px !important;\n            }\n            #sic-final-module .sic-timeline {\n                flex-direction: column !important;\n                gap: 40px !important;\n                padding-left: 50px !important;\n            }\n            #sic-final-module .sic-timeline::before {\n                width: 2px !important; height: 100% !important; left: 40px !important; top: 0 !important;\n            }\n            #sic-final-module .sic-step {\n                display: flex !important; text-align: left !important; align-items: center !important;\n            }\n            #sic-final-module .sic-idx { margin: 0 25px 0 0 !important; flex-shrink: 0 !important; }\n        }\n    <\/style>\n\n    <div class=\"sic-inner\">\n        \n        <div class=\"sic-top-row\">\n            <H2 class=\"sic-h2-style\">What Is SiC Wafer Cutting?<\/H2>\n            <div class=\"sic-body\">\n                Silicon carbide (SiC) wafer cutting is an integral part of semiconductor manufacturing. It includes cutting SiC ingots into thin wafer substrates. SiC is a third-generation semiconductor material. It offers very high thermal conductivity, high breakdown voltage, and high electron saturation velocity. This makes SiC a very critical material for power electronics in electric vehicles, 5G infrastructure, and in various components of the renewable energy systems.\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-mid-grid\">\n            <div>\n                <h3 class=\"sic-unified-header\">SiC Material Properties<\/h3>\n                <div class=\"sic-body\" style=\"margin-bottom: 25px;\">\n                    Silicon carbide is one of the hardest materials used in the semiconductor industry with a Mohs hardness in the range of 9.3-9.5. This requires special diamond wire saw machines with optimized parameters.\n                <\/div>\n                <div class=\"sic-prop-item\"><span class=\"sic-label\">Extreme Hardness:<\/span><span class=\"sic-body\" style=\"font-size:15px !important;\">Requires diamond abrasive tools due to its Mohs rating of 9.3-9.5<\/span><\/div>\n                <div class=\"sic-prop-item\"><span class=\"sic-label\">High Thermal Conductivity:<\/span><span class=\"sic-body\" style=\"font-size:15px !important;\">3-4 times more thermally conductive than standard silicon<\/span><\/div>\n                <div class=\"sic-prop-item\"><span class=\"sic-label\">Wide Bandgap:<\/span><span class=\"sic-body\" style=\"font-size:15px !important;\">4H-SiC allows for a 3.26 eV bandgap for high-temp operation<\/span><\/div>\n                <div class=\"sic-prop-item\"><span class=\"sic-label\">Chemical Stability:<\/span><span class=\"sic-body\" style=\"font-size:15px !important;\">High resistance to chemical etching<\/span><\/div>\n                <div class=\"sic-prop-item\"><span class=\"sic-label\">Brittleness:<\/span><span class=\"sic-body\" style=\"font-size:15px !important;\">Process with care due to low fracture toughness<\/span><\/div>\n            <\/div>\n\n            <div>\n                <h3 class=\"sic-unified-header\">SiC Cutting Challenges<\/h3>\n                <div class=\"sic-body\" style=\"margin-bottom: 25px;\">\n                    SiC is exceptionally hard and brittle. Dicing rates fall to 3-10 mm\/sec compared to 100-200 mm\/sec for silicon, representing a bottleneck in device manufacturing economics.\n                <\/div>\n                <div class=\"sic-list-box\">\n                    <div class=\"sic-list-item\"><span class=\"sic-label\" style=\"font-size:16px;\">High Kerf Loss:<\/span><span class=\"sic-body\" style=\"font-size:14px !important;\">Conventional multi-wire saws cause ~200\u03bcm loss per cut<\/span><\/div>\n                    <div class=\"sic-list-item\"><span class=\"sic-label\" style=\"font-size:16px;\">Edge Chipping:<\/span><span class=\"sic-body\" style=\"font-size:14px !important;\">Brittle materials can experience over 20\u03bcm damage on edges<\/span><\/div>\n                    <div class=\"sic-list-item\"><span class=\"sic-label\" style=\"font-size:16px;\">Subsurface Damage:<\/span><span class=\"sic-body\" style=\"font-size:14px !important;\">Micro-cracks that can disrupt subsequent processing steps<\/span><\/div>\n                    <div class=\"sic-list-item\"><span class=\"sic-label\" style=\"font-size:16px;\">Tool Wear:<\/span><span class=\"sic-body\" style=\"font-size:14px !important;\">Quick degradation of diamond abrasives due to extreme hardness<\/span><\/div>\n                    <div class=\"sic-list-item\"><span class=\"sic-label\" style=\"font-size:16px;\">Slow Processing:<\/span><span class=\"sic-body\" style=\"font-size:14px !important;\">Increased cycle time that slows overall production throughput<\/span><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-process-intro-grid\">\n            <h3 class=\"sic-unified-header\">The Role Of Wafer Cutting In Semiconductor Manufacturing<\/h3>\n            <div class=\"sic-body\">\n                The first step in the processing of SiC after ingot growth is wafer cutting (or wafer slicing). The quality of the cut affects all following steps: grinding, lapping, polishing, or epitaxial deposition. If the cutting quality is bad, the quality of the cut can increase the time taken to process, increase the amount of material that must be removed, and decrease the yield.\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-timeline\">\n            <div class=\"sic-step\">\n                <div class=\"sic-idx\">1<\/div>\n                <span class=\"sic-step-title\">Ingot Growth<\/span>\n                <span class=\"sic-step-txt\">SiC boules grown via PVT method (2-3 weeks)<\/span>\n            <\/div>\n            <div class=\"sic-step\">\n                <div class=\"sic-idx\">2<\/div>\n                <span class=\"sic-step-title\">Wafer Slicing<\/span>\n                <span class=\"sic-step-txt\">Diamond wire saw cutting into substrates<\/span>\n            <\/div>\n            <div class=\"sic-step\">\n                <div class=\"sic-circle sic-idx\">3<\/div>\n                <span class=\"sic-step-title\">Grinding\/Lapping<\/span>\n                <span class=\"sic-step-txt\">Surface damage removal and flattening<\/span>\n            <\/div>\n            <div class=\"sic-step\">\n                <div class=\"sic-idx\">4<\/div>\n                <span class=\"sic-step-title\">CMP Polishing<\/span>\n                <span class=\"sic-step-txt\">Atomic-level surface finishing<\/span>\n            <\/div>\n            <div class=\"sic-step\">\n                <div class=\"sic-idx\">5<\/div>\n                <span class=\"sic-step-title\">Epitaxy<\/span>\n                <span class=\"sic-step-txt\">Device layer deposition<\/span>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-029293b\" data-block-id=\"029293b\"><style>.stk-029293b {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-029293b-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-be8213f\" data-v=\"4\" data-block-id=\"be8213f\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-be8213f-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-be8213f-inner-blocks\">\n<div id=\"sic-wire-saw-v6\">\n    <meta charset=\"utf-8\">\n    <style>\n        \/* =========================================\n           1. \u9694\u79bb\u4e0e\u57fa\u7840\u6837\u5f0f (\u9694\u79bb\u539f\u5219 1, 3, 4)\n           ========================================= *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n        #sic-wire-saw-v6 {\n            width: 100vw !important;\n            position: relative !important;\n            left: 50% !important;\n            right: 50% !important;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n            background-color: #f8f9fc !important; \/* \u534f\u8c03\u80cc\u666f\u8272 *\/\n            font-family: 'Inter', -apple-system, sans-serif !important;\n            color: #333333 !important;\n            line-height: 1.7 !important;\n            padding: 50px 20px !important;\n            box-sizing: border-box !important;\n            text-align: left !important;\n        }\n\n        #sic-wire-saw-v6 * { box-sizing: border-box !important; margin: 0; padding: 0; }\n\n        #sic-wire-saw-v6 .sic-inner {\n            max-width: 1200px !important;\n            margin: 0 auto !important;\n        }\n\n        \/* \u6807\u9898\u6837\u5f0f (\u9694\u79bb\u539f\u5219 2: \u6807\u7b7e\u66ff\u6362) *\/\n        #sic-wire-saw-v6 .sic-h2-main {\n            font-size: 36px !important;\n            font-weight: 700 !important;\n            color: #183090 !important;\n            line-height: 1.2 !important;\n            border-left: 8px solid #183090 !important;\n            padding-left: 20px !important;\n            margin-bottom: 25px !important;\n        }\n\n        #sic-wire-saw-v6 .sic-h3-unified {\n            font-size: 22px !important;\n            font-weight: 700 !important;\n            color: #333 !important;\n            margin-bottom: 18px !important;\n            text-transform: uppercase !important;\n            letter-spacing: 0.5px !important;\n            border-bottom: 2px solid #e0e4e8 !important;\n            padding-bottom: 10px !important;\n            display: block !important;\n        }\n\n        #sic-wire-saw-v6 .sic-body-text {\n            font-size: 17px !important;\n            color: #444 !important;\n            margin-bottom: 25px !important;\n            text-align: justify !important;\n        }\n\n        \/* =========================================\n           2. \u5e03\u5c40\uff1a\u6d88\u9664\u7a7a\u767d (3x2 \u6805\u683c\u5e03\u5c40)\n           ========================================= *\/\n        #sic-wire-saw-v6 .sic-intro-grid {\n            display: grid !important;\n            grid-template-columns: 1fr 1.5fr !important;\n            gap: 50px !important;\n            align-items: center !important;\n            margin-bottom: 50px !important;\n        }\n\n        #sic-wire-saw-v6 .sic-comp-grid {\n            display: grid !important;\n            grid-template-columns: repeat(3, 1fr) !important; \/* \u5f3a\u5236\u4e24\u884c\u4e09\u5217\uff0c\u6d88\u9664\u7a7a\u767d *\/\n            gap: 25px !important;\n            margin: 30px 0 60px 0 !important;\n        }\n\n        #sic-wire-saw-v6 .sic-comp-card {\n            background: #ffffff !important;\n            border: 1px solid #e5e7eb !important;\n            padding: 25px !important;\n            border-radius: 12px !important;\n            display: flex !important;\n            gap: 15px !important;\n            transition: all 0.3s ease !important;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.02) !important;\n        }\n\n        #sic-wire-saw-v6 .sic-comp-card:hover {\n            transform: translateY(-5px) !important;\n            border-color: #183090 !important;\n            box-shadow: 0 10px 25px rgba(24, 48, 144, 0.08) !important;\n        }\n\n        #sic-wire-saw-v6 .sic-icon-wrap {\n            font-size: 28px !important;\n            background: #f0f4ff !important;\n            width: 50px !important;\n            height: 50px !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            border-radius: 10px !important;\n            flex-shrink: 0 !important;\n        }\n\n        #sic-wire-saw-v6 .sic-comp-title {\n            font-weight: 700 !important;\n            color: #183090 !important;\n            font-size: 18px !important;\n            margin-bottom: 5px !important;\n            display: block !important;\n        }\n\n        #sic-wire-saw-v6 .sic-comp-desc {\n            font-size: 14px !important;\n            color: #666 !important;\n            line-height: 1.5 !important;\n        }\n\n        \/* =========================================\n           3. \u6309\u94ae\u4e0e\u8868\u683c\u6837\u5f0f\n           ========================================= *\/\n        #sic-wire-saw-v6 .sic-table-container {\n            background: #ffffff !important;\n            border: 1px solid #e5e7eb !important;\n            border-radius: 12px !important;\n            overflow: hidden !important;\n            margin: 30px 0 !important;\n        }\n\n        #sic-wire-saw-v6 table { width: 100% !important; border-collapse: collapse !important; }\n        #sic-wire-saw-v6 th { background: #183090 !important; color: #fff !important; padding: 18px !important; text-align: left; }\n        #sic-wire-saw-v6 td { padding: 18px !important; border-bottom: 1px solid #f1f5f9 !important; font-size: 16px !important; }\n\n        #sic-wire-saw-v6 .sic-cta-area { text-align: center !important; margin-top: 40px !important; }\n\n        #sic-wire-saw-v6 .sic-quote-button {\n            display: inline-block !important;\n            background-color: #183090 !important;\n            color: #ffffff !important;\n            padding: 18px 45px !important;\n            font-size: 18px !important;\n            font-weight: 700 !important;\n            text-decoration: none !important;\n            border-radius: 50px !important;\n            transition: all 0.3s ease !important;\n            border: none !important;\n            cursor: pointer !important;\n            box-shadow: 0 8px 20px rgba(24, 48, 144, 0.2) !important;\n        }\n\n        #sic-wire-saw-v6 .sic-quote-button:hover {\n            background-color: #0d1d5a !important;\n            transform: scale(1.05) !important;\n        }\n\n        \/* \u79fb\u52a8\u7aef\u9002\u914d *\/\n        @media (max-width: 992px) {\n            #sic-wire-saw-v6 .sic-comp-grid { grid-template-columns: repeat(2, 1fr) !important; }\n            #sic-wire-saw-v6 .sic-intro-grid { grid-template-columns: 1fr !important; }\n        }\n        @media (max-width: 600px) {\n            #sic-wire-saw-v6 .sic-comp-grid { grid-template-columns: 1fr !important; }\n        }\n    <\/style>\n\n    <div class=\"sic-inner\">\n        <div class=\"sic-intro-grid\">\n            <H2 class=\"sic-h2-main\">How Diamond Wire Saw Cutting Works<\/H2>\n            <div class=\"sic-body-text\" style=\"margin-bottom:0;\">\n                The diamond wire saw cutting machine has a rather simple operating principle. A continuous loop wire coated with diamond abrasive particles moves at a high speed and the SiC workpiece is fed into the wire. The diamond particles abrade the material and a precise cut with a controlled kerf width and good surface quality is achieved.\n            <\/div>\n        <\/div>\n\n        <h3 class=\"sic-h3-unified\">Working Principle and Mechanism<\/h3>\n        <div class=\"sic-body-text\">\n            In fixed abrasive diamond wire sawing, synthetic diamond (20-60\u03bc m) particles are electroplated onto a high tensile wire core. It is, however, unlike slurry based sawing which entails loose abrasive suspension. Some of the advantages of the fixed diamond wire include:\n            <ul style=\"margin-top:15px; margin-left:25px;\">\n                <li>A cutting rate that is higher on average as a result of the abrasive attachment<\/li>\n                <li>Surface finishing, which is on a higher average due to surface consistency<\/li>\n                <li>A surface improvement due to uniform material removal<\/li>\n                <li>A cleaner process because of the use of a water based coolant<\/li>\n                <li>A minimal ecological footprint with respect to slurry disposal<\/li>\n            <\/ul>\n        <\/div>\n\n        <h3 class=\"sic-h3-unified\">Key Machine Components<\/h3>\n        <div class=\"sic-body-text\">A modern SiC wafer slicing machine contains the following essential subsystems:<\/div>\n        \n        <div class=\"sic-comp-grid\">\n            <div class=\"sic-comp-card\">\n                <div class=\"sic-icon-wrap\">\ud83d\udd29<\/div>\n                <div><span class=\"sic-comp-title\">Wire Guide<\/span><span class=\"sic-comp-desc\">Wire alignment and spacing is maintained by precision rollers<\/span><\/div>\n            <\/div>\n            <div class=\"sic-comp-card\">\n                <div class=\"sic-icon-wrap\">\u26a1<\/div>\n                <div><span class=\"sic-comp-title\">Tension System<\/span><span class=\"sic-comp-desc\">20-60 N tension is maintained and controlled for consistency in cutting<\/span><\/div>\n            <\/div>\n            <div class=\"sic-comp-card\">\n                <div class=\"sic-icon-wrap\">\ud83d\udca7<\/div>\n                <div><span class=\"sic-comp-title\">Coolant Delivery<\/span><span class=\"sic-comp-desc\">A 6+ nozzle system is employed for thermal control<\/span><\/div>\n            <\/div>\n            <div class=\"sic-comp-card\">\n                <div class=\"sic-icon-wrap\">\ud83d\udcca<\/div>\n                <div><span class=\"sic-comp-title\">Motion Control<\/span><span class=\"sic-comp-desc\">Rate and position control is set to a high degree of precision<\/span><\/div>\n            <\/div>\n            <div class=\"sic-comp-card\">\n                <div class=\"sic-icon-wrap\">\ud83d\udd04<\/div>\n                <div><span class=\"sic-comp-title\">Wire Drive<\/span><span class=\"sic-comp-desc\">10-25 m\/s wire speed is achieved with the use of high speed motors<\/span><\/div>\n            <\/div>\n            <div class=\"sic-comp-card\">\n                <div class=\"sic-icon-wrap\">\ud83d\udcd0<\/div>\n                <div><span class=\"sic-comp-title\">Workholding<\/span><span class=\"sic-comp-desc\">Ingot stability is achieved through secure fixturing<\/span><\/div>\n            <\/div>\n        <\/div>\n\n        <h3 class=\"sic-h3-unified\">Diamond Wire Types and Selection<\/h3>\n        <div class=\"sic-body-text\">Process performance is optimized through an appropriate diamond wire selection for SiC cutting, which is determined by the following basic selection criteria.<\/div>\n\n        <div class=\"sic-table-container\">\n            <table>\n                <thead>\n                    <tr><th>Parameter<\/th><th>Typical Range<\/th><th>Impact on Process<\/th><\/tr>\n                <\/thead>\n                <tbody>\n                    <tr><td style=\"font-weight:700; color:#183090;\">Wire Diameter<\/td><td>0.1 &#8211; 0.3 mm<\/td><td>Shorter wire life = less kerf loss, whereas Longer diameter = higher wire life<\/td><\/tr>\n                    <tr><td style=\"font-weight:700; color:#183090;\">Diamond Grit Size<\/td><td>10 &#8211; 30 \u03bc m<\/td><td>Slower cutting = finer grit, higher surface finish<\/td><\/tr>\n                    <tr><td style=\"font-weight:700; color:#183090;\">Diamond Concentration<\/td><td>15-25%<\/td><td>A higher concentration results in faster cutting and increased cost<\/td><\/tr>\n                    <tr><td style=\"font-weight:700; color:#183090;\">Bond Type<\/td><td>Electroplated \/ Resin<\/td><td>Electroplated for aggressive cutting, resin for a fine finish<\/td><\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <div class=\"sic-cta-area\">\n            <a href=\"#ct-popup-1112\" class=\"sic-quote-button\">Get Instant Quote<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-e4db597\" data-block-id=\"e4db597\"><style>.stk-e4db597 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-e4db597-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-baffb92\" data-v=\"4\" data-block-id=\"baffb92\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-baffb92-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-baffb92-inner-blocks\">\n<style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n    \/* \u9876\u7ea7\u4f5c\u7528\u57df ID *\/\n    #sic-semantic-module {\n        all: unset !important;\n        display: block !important;\n        width: 100% !important;\n        font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n        background-color: #ffffff !important;\n        color: #333333 !important;\n        line-height: 1.6 !important;\n        box-sizing: border-box !important;\n        padding: 20px 0 !important;\n    }\n\n    #sic-semantic-module *,\n    #sic-semantic-module *::before,\n    #sic-semantic-module *::after {\n        box-sizing: border-box !important;\n        margin: 0 !important;\n        padding: 0 !important;\n    }\n\n    \/* \u9488\u5bf9 Heading \u6807\u7b7e\u7684\u6df1\u5ea6\u91cd\u7f6e\uff0c\u9632\u6b62 Blocksy \u4e3b\u9898\u5e72\u6270 *\/\n    #sic-semantic-module h2,\n    #sic-semantic-module h3 {\n        all: unset !important;\n        display: block !important;\n        font-family: 'Inter', sans-serif !important;\n        box-sizing: border-box !important;\n        line-height: 1.3 !important;\n    }\n\n    \/* \u4e3b\u5bb9\u5668 *\/\n    #sic-semantic-module .sic-container {\n        max-width: 1300px !important;\n        margin: 0 auto !important;\n        background: #ffffff !important;\n    }\n\n    \/* --- \u5934\u90e8\u533a\u57df --- *\/\n    #sic-semantic-module .sic-header {\n        padding: 30px 20px 40px 20px !important;\n        text-align: center !important;\n        background-color: #ffffff !important;\n    }\n\n    \/* [H2] \u4e3b\u6807\u9898\u6837\u5f0f *\/\n    #sic-semantic-module h2.sic-main-title {\n        color: #183090 !important;\n        font-size: 40px !important;\n        font-weight: 800 !important;\n        margin-bottom: 20px !important;\n        letter-spacing: -0.5px !important;\n            font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n\n        text-transform: capitalize !important; \/* \u5f3a\u5236\u9996\u5b57\u6bcd\u5927\u5199 *\/\n    }\n\n    #sic-semantic-module .sic-intro {\n        font-size: 16px !important;\n        color: #555555 !important;\n        max-width: 1300px !important;\n        margin: 0 auto !important;\n    }\n\n    \/* --- \u5e03\u5c40\u7f51\u683c (\u4e0d\u5bf9\u79f0\u5e73\u8861) --- *\/\n    #sic-semantic-module .sic-layout-grid {\n        display: flex !important;\n        flex-wrap: wrap !important;\n        width: 100% !important;\n        background-color: #ffffff !important;\n        border-top: 1px solid #eee !important;\n    }\n\n    \/* \u5de6\u5217 *\/\n    #sic-semantic-module .sic-col-main {\n        width: 60% !important;\n        border-right: 1px solid #eee !important;\n        padding: 40px 30px !important;\n        display: flex !important;\n        flex-direction: column !important;\n    }\n\n    \/* \u53f3\u5217 *\/\n    #sic-semantic-module .sic-col-side {\n        width: 40% !important;\n        display: flex !important;\n        flex-direction: column !important;\n    }\n\n    #sic-semantic-module .sic-side-cell {\n        padding: 40px 30px !important;\n        flex-grow: 1 !important;\n    }\n\n    #sic-semantic-module .sic-side-cell-top {\n        border-bottom: 1px solid #eee !important;\n    }\n\n    #sic-semantic-module .sic-full-row {\n        width: 100% !important;\n        padding: 40px 30px !important;\n        border-top: 1px solid #eee !important;\n        border-bottom: 1px solid #eee !important;\n        background-color: #ffffff !important;\n    }\n\n    \/* [H3] \u5b50\u6807\u9898\u6837\u5f0f *\/\n    #sic-semantic-module h3.sic-item-title {\n        font-size: 22px !important;\n        font-weight: 700 !important;\n        color: #183090 !important;\n        margin-bottom: 18px !important;\n        display: flex !important;\n        align-items: center !important;\n        text-transform: capitalize !important; \/* \u5f3a\u5236\u9996\u5b57\u6bcd\u5927\u5199 *\/\n    }\n\n    \/* H3 \u524d\u7684\u88c5\u9970\u7ad6\u7ebf *\/\n    #sic-semantic-module h3.sic-item-title::before {\n        content: '' !important;\n        display: block !important;\n        width: 4px !important;\n        height: 22px !important;\n        background-color: #183090 !important;\n        margin-right: 12px !important;\n    }\n\n    #sic-semantic-module .sic-text {\n        font-size: 15px !important;\n        color: #444444 !important;\n    }\n\n    #sic-semantic-module .sic-highlight {\n        font-weight: 700 !important;\n        color: #183090 !important;\n    }\n\n    \/* --- Guidelines Box --- *\/\n    #sic-semantic-module .sic-guidelines-box {\n        margin-top: 30px !important;\n        background-color: #f8f9fc !important;\n        padding: 25px !important;\n        border-radius: 4px !important;\n    }\n\n    \/* Guidelines \u5185\u90e8\u5c0f\u6807\u9898\uff0c\u4e0d\u7b97\u4f5c\u9875\u9762\u6838\u5fc3\u5927\u7eb2\uff0c\u4fdd\u6301 DIV \u6216 span *\/\n    #sic-semantic-module .sic-guide-header {\n        font-size: 14px !important;\n        font-weight: 700 !important;\n        color: #183090 !important;\n        text-transform: uppercase !important;\n        margin-bottom: 15px !important;\n        letter-spacing: 0.5px !important;\n        display: block !important;\n    }\n\n    #sic-semantic-module .sic-guide-row {\n        display: flex !important;\n        margin-bottom: 12px !important;\n        align-items: baseline !important;\n        font-size: 14px !important;\n    }\n\n    #sic-semantic-module .sic-guide-row:last-child {\n        margin-bottom: 0 !important;\n    }\n\n    #sic-semantic-module .sic-guide-val {\n        min-width: 110px !important;\n        font-weight: 700 !important;\n        color: #183090 !important;\n    }\n\n    \/* --- Table Section --- *\/\n    #sic-semantic-module .sic-table-section {\n        padding: 40px 30px !important;\n        background-color: #ffffff !important;\n    }\n\n    #sic-semantic-module .sic-table-wrapper {\n        width: 100% !important;\n        overflow-x: auto !important;\n        border: 1px solid #eee !important;\n    }\n\n    #sic-semantic-module table {\n        width: 100% !important;\n        border-collapse: collapse !important;\n        min-width: 600px !important;\n    }\n\n    #sic-semantic-module th {\n        background-color: #183090 !important;\n        color: #ffffff !important;\n        padding: 15px 20px !important;\n        text-align: left !important;\n        font-size: 15px !important;\n        font-weight: 600 !important;\n    }\n\n    #sic-semantic-module td {\n        padding: 15px 20px !important;\n        border-bottom: 1px solid #eee !important;\n        color: #333333 !important;\n        font-size: 14px !important;\n    }\n    \n    #sic-semantic-module tr:nth-child(even) {\n        background-color: #fcfcfc !important;\n    }\n\n    \/* --- Mobile --- *\/\n    @media (max-width:690px) {\n        #sic-semantic-module { padding: 20px 0 !important; }\n        #sic-semantic-module .sic-col-main, \n        #sic-semantic-module .sic-col-side { width: 100% !important; border-right: none !important; }\n        #sic-semantic-module .sic-col-main { border-bottom: 1px solid #eee !important; }\n    }\n<\/style>\n\n<section id=\"sic-semantic-module\">\n    <div class=\"sic-container\">\n        \n        <div class=\"sic-header\">\n            <h2 class=\"sic-main-title\">Critical Cutting Parameters For SiC<\/h2>\n            <div class=\"sic-intro\">\n                The cutting parameters for SiC wafer must be optimized in order to achieve the desired surface quality, subsurface damage, and throughput. The combination of wire speed, feed, tension, and cooling achieve the desired process.\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-layout-grid\">\n            \n            <div class=\"sic-col-main\">\n                <h3 class=\"sic-item-title\">Wire Speed Optimization<\/h3>\n                <div class=\"sic-text\">\n                    The diamond wire speed impacts the rate of material removal and the quality of the surface. When cutting SiC, the optimum wire speeds are between <span class=\"sic-highlight\">10-25 m\/s<\/span>. If efficiency must be increased then wire speed must be increased along with the need for increased cooling.\n                <\/div>\n                \n                <div class=\"sic-guidelines-box\">\n                    <span class=\"sic-guide-header\">Wire Speed Guidelines<\/span>\n                    <div class=\"sic-guide-row\">\n                        <span class=\"sic-guide-val\">10-15 m\/s<\/span>\n                        <span>Slower speeds allow for better surface finishing with less thermal stress<\/span>\n                    <\/div>\n                    <div class=\"sic-guide-row\">\n                        <span class=\"sic-guide-val\">15-20 m\/s<\/span>\n                        <span>Moderate speed for higher production needs<\/span>\n                    <\/div>\n                    <div class=\"sic-guide-row\">\n                        <span class=\"sic-guide-val\">20-25 m\/s<\/span>\n                        <span>Advanced cooling required for higher production<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-col-side\">\n                <div class=\"sic-side-cell sic-side-cell-top\">\n                    <h3 class=\"sic-item-title\">Feed Rate Control<\/h3>\n                    <div class=\"sic-text\">\n                        At what rate does the workpiece advance towards the wire and begin to slice the wafer? Slower feed rates mean less stress to the material, however, cycle time is increased. When cutting SiC, feed rates of <span class=\"sic-highlight\">0.1-0.5 mm\/min<\/span> are common with consideration to the thickness of the wafer and quality demanded.\n                    <\/div>\n                <\/div>\n\n                <div class=\"sic-side-cell\">\n                    <h3 class=\"sic-item-title\">Wire Tension Settings<\/h3>\n                    <div class=\"sic-text\">\n                        Tension of the wire must be set between <span class=\"sic-highlight\">20-60N<\/span> to ensure cutting of the wire with no voids, deflection, or breakage. Tension must be adjusted and set through the process in order to maintain the dimensional cut and to avoid warping of the wafer.\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-full-row\">\n            <h3 class=\"sic-item-title\">Coolant And Lubrication Systems<\/h3>\n            <div class=\"sic-text\">\n                Since cutting SiC generates considerable frictional heat, it is extremely important to deliver coolant effectively. Contemporary systems consist of multi-nozzle arrangements (\u2265 6 jets) that spray water-based coolants at controlled temperatures. Some formulations with nano SiC additive are reported to provide better lubrication and heat transfer.\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-table-section\">\n            <h3 class=\"sic-item-title\">Parameter Optimization Matrix<\/h3>\n            <div class=\"sic-table-wrapper\">\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Parameter<\/th>\n                            <th>Recommended Range<\/th>\n                            <th>Primary Impact<\/th>\n                            <th>Trade-off<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td class=\"sic-highlight\">Wire Speed<\/td>\n                            <td>10-25 m\/s<\/td>\n                            <td>Cutting rate, surface quality<\/td>\n                            <td>Higher speed \u2192 more heat<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"sic-highlight\">Feed Rate<\/td>\n                            <td>0.1-0.5 mm\/min<\/td>\n                            <td>Cycle time, SSD depth<\/td>\n                            <td>Faster feed \u2192 more damage<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"sic-highlight\">Wire Tension<\/td>\n                            <td>20-60 N<\/td>\n                            <td>Cut straightness, TTV<\/td>\n                            <td>Higher tension \u2192 wire wear<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"sic-highlight\">Coolant Flow<\/td>\n                            <td>6-10 L\/min<\/td>\n                            <td>Temperature control<\/td>\n                            <td>More flow \u2192 higher cost<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"sic-highlight\">Coolant Temp<\/td>\n                            <td>18-22\u00b0C<\/td>\n                            <td>Thermal stability<\/td>\n                            <td>Requires chiller system<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-b0cc25d\" data-block-id=\"b0cc25d\"><style>.stk-b0cc25d {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-b0cc25d-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-91b20d9\" data-v=\"4\" data-block-id=\"91b20d9\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-91b20d9-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-91b20d9-inner-blocks\">\n<section id=\"sic-normal-spacing\">\n    <style>\n        \/* \u5f15\u5165\u5b57\u4f53 *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n        \/* \u9876\u7ea7 ID \u9694\u79bb *\/\n        #sic-normal-spacing {\n            all: unset !important;\n            display: block !important;\n            width: 100% !important;\n            font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n            background-color: #f8f9fc !important;\n            color: #333333 !important;\n            line-height: 1.6 !important; \/* \u5168\u5c40\u6062\u590d\u6807\u51c6\u884c\u9ad8 *\/\n            padding: 60px 20px !important;\n            box-sizing: border-box !important;\n        }\n\n        #sic-normal-spacing *,\n        #sic-normal-spacing *::before,\n        #sic-normal-spacing *::after {\n            box-sizing: border-box !important;\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        \/* \u5bbd\u5ea6\u63a7\u5236\uff1a1300px *\/\n        #sic-normal-spacing .sic-container {\n            max-width: 1300px !important;\n            margin: 0 auto !important;\n        }\n\n        \/* \u6807\u9898\u90e8\u5206 *\/\n        #sic-normal-spacing .sic-header {\n            text-align: center !important;\n            max-width: 1200px !important;\n            margin: 0 auto 50px auto !important;\n        }\n\n        #sic-normal-spacing .sic-title {\n                        font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n\n            font-size: 40px !important;\n            font-weight: 800 !important;\n            color: #183090 !important;\n            margin-bottom: 20px !important;\n            line-height: 1.2 !important;\n        }\n\n        #sic-normal-spacing .sic-intro {\n            font-size: 18px !important;\n            color: #555555 !important;\n            line-height: 1.6 !important;\n        }\n\n        \/* --- \u7f51\u683c\u5e03\u5c40 --- *\/\n        #sic-normal-spacing .sic-grid {\n            display: grid !important;\n            grid-template-columns: repeat(3, 1fr) !important;\n            gap: 30px !important;\n            align-items: stretch !important;\n        }\n\n        \/* --- \u5361\u7247\u6837\u5f0f --- *\/\n        #sic-normal-spacing .sic-card {\n            background: #ffffff !important;\n            border-radius: 8px !important;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.05) !important;\n            border-top: 5px solid #183090 !important;\n            overflow: hidden !important;\n            display: flex !important;\n            flex-direction: column !important;\n            height: 100% !important; \n            transition: transform 0.3s ease, box-shadow 0.3s ease !important;\n        }\n\n        #sic-normal-spacing .sic-card:hover {\n            transform: translateY(-5px) !important;\n            box-shadow: 0 15px 30px rgba(24, 48, 144, 0.12) !important;\n        }\n\n        \/* --- \u767d\u8272\u6587\u5b57\u533a --- *\/\n        #sic-normal-spacing .sic-card-body {\n            padding: 30px 30px 20px 30px !important;\n            flex-grow: 1 !important;\n            display: flex !important;\n            flex-direction: column !important;\n        }\n\n        \/* \u5c0f\u6807\u9898\u6837\u5f0f *\/\n        #sic-normal-spacing .sic-card-title {\n            font-size: 20px !important;\n            font-weight: 700 !important;\n            color: #222 !important;\n            margin-bottom: 15px !important;\n            line-height: 1.4 !important;\n            \n            \/* \u6700\u5c0f\u9ad8\u5ea6\uff1a\u786e\u4fdd\u6b63\u6587\u8d77\u59cb\u4f4d\u7f6e\u4e00\u81f4 *\/\n            min-height: 56px !important; \n            \n            display: flex !important;\n            align-items: flex-start !important;\n        }\n\n        \/* \u6b63\u6587\u63cf\u8ff0 (\u6838\u5fc3\u4fee\u6539\u5904) *\/\n        #sic-normal-spacing .sic-card-desc {\n            font-size: 15px !important;\n            color: #555555 !important;\n            margin-bottom: 0 !important;\n            \n            \/* \u6838\u5fc3\u4fee\u6539 1\uff1a\u6062\u590d\u6807\u51c6\u884c\u9ad8 1.6\uff0c\u770b\u8d77\u6765\u6700\u8212\u670d *\/\n            line-height: 1.6 !important; \n            \n            \/* \u6838\u5fc3\u4fee\u6539 2\uff1a\u6539\u4e3a\u5de6\u5bf9\u9f50\uff0c\u786e\u4fdd\u6587\u5b57\u95f4\u9699\u7edd\u5bf9\u7edf\u4e00 *\/\n            text-align: left !important;\n            \n            \/* \u6838\u5fc3\u4fee\u6539 3\uff1a\u6062\u590d\u9ed8\u8ba4\u5b57\u95f4\u8ddd *\/\n            letter-spacing: normal !important;\n        }\n\n        \/* --- \u84dd\u8272 Impact \u533a --- *\/\n        #sic-normal-spacing .sic-card-footer {\n            background-color: #ebf0ff !important;\n            padding: 20px 30px !important;\n            border-top: 1px solid #dce3eb !important;\n            margin-top: auto !important;\n            \n            \/* \u4fdd\u6301\u5e95\u90e8\u5bf9\u9f50\u903b\u8f91 *\/\n            min-height: 90px !important;\n            display: flex !important;\n            align-items: center !important; \n        }\n\n        #sic-normal-spacing .sic-impact-box {\n            display: flex !important;\n            align-items: flex-start !important;\n            gap: 12px !important;\n            width: 100% !important;\n        }\n\n        #sic-normal-spacing .sic-icon {\n            font-size: 20px !important;\n            line-height: 1.5 !important; \/* \u4e0e\u6587\u5b57\u884c\u9ad8\u5bf9\u9f50 *\/\n            flex-shrink: 0 !important;\n            margin-top: 0 !important;\n        }\n\n        #sic-normal-spacing .sic-impact-text {\n            font-size: 14px !important;\n            font-weight: 700 !important;\n            color: #183090 !important;\n            line-height: 1.5 !important;\n        }\n\n        \/* --- \u54cd\u5e94\u5f0f --- *\/\n        @media (max-width:1000px) {\n            #sic-normal-spacing .sic-grid {\n                grid-template-columns: repeat(2, 1fr) !important;\n            }\n        }\n\n        @media (max-width:690px) {\n            #sic-normal-spacing .sic-grid {\n                grid-template-columns: 1fr !important;\n            }\n            #sic-normal-spacing .sic-card-title,\n            #sic-normal-spacing .sic-card-footer {\n                min-height: auto !important; \n            }\n            #sic-normal-spacing {\n                padding: 40px 20px !important;\n            }\n        }\n    <\/style>\n\n    <div class=\"sic-container\">\n        <div class=\"sic-header\">\n            <H2 class=\"sic-title\">Common SiC Wafer Cutting Problems We Solve<\/H2>\n            <div class=\"sic-intro\">\n                Challenges in wafer slicing due to the extreme hardness (Mohs 9.5) of Silicon Carbide. Traditional cutting methods use out dated methods that don&#8217;t satisfy the precision required by modern semiconductor manufacturers.\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-grid\">\n            \n            <div class=\"sic-card\">\n                <div class=\"sic-card-body\">\n                    <div class=\"sic-card-title\">Excessive Kerf Loss when Slicing SiC Ingots<\/div>\n                    <div class=\"sic-card-desc\">\n                        When diamond wire slicing is used, 200-250\u03bcm of SiC is lost with each cut, creating as much as 46% of waste during slicing of the ingots.\n                    <\/div>\n                <\/div>\n                <div class=\"sic-card-footer\">\n                    <div class=\"sic-impact-box\">\n                        <span class=\"sic-icon\">\ud83d\udcc9<\/span>\n                        <span class=\"sic-impact-text\">Impact: Loss of $15,000+ in material per ingot<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-body\">\n                    <div class=\"sic-card-title\">Subsurface Damage (SSD) Issues<\/div>\n                    <div class=\"sic-card-desc\">\n                        When cutting parameters are not set properly to the cutting conditions, excessive subsurface damage is created and chemical mechanical polishing (CMP) that is higher in costs is required.\n                    <\/div>\n                <\/div>\n                <div class=\"sic-card-footer\">\n                    <div class=\"sic-impact-box\">\n                        <span class=\"sic-icon\">\ud83d\udcc9<\/span>\n                        <span class=\"sic-impact-text\">Impact: 40% increase in CMP time processing<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-body\">\n                    <div class=\"sic-card-title\">Decreased Speeds in Cutting SiC Wafers<\/div>\n                    <div class=\"sic-card-desc\">\n                        Because of the extreme hardness of SiC, methods take 2-3 hours cutting a single 6 inch wafer which reduces the capacity and throughput of the production.\n                    <\/div>\n                <\/div>\n                <div class=\"sic-card-footer\">\n                    <div class=\"sic-impact-box\">\n                        <span class=\"sic-icon\">\ud83d\udcc9<\/span>\n                        <span class=\"sic-impact-text\">Impact: 50% less UPH when compared to silicon<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-body\">\n                    <div class=\"sic-card-title\">Heightened Rapid Wear of Diamond Wire<\/div>\n                    <div class=\"sic-card-desc\">\n                        Because of the wire degradation due to the hardness of SiC, some wires will only cut 3,000m worth of SiC. This significantly increases the TCO due to the high cost of consumables.\n                    <\/div>\n                <\/div>\n                <div class=\"sic-card-footer\">\n                    <div class=\"sic-impact-box\">\n                        <span class=\"sic-icon\">\ud83d\udcc9<\/span>\n                        <span class=\"sic-impact-text\">Impact: Wire costs will be in excess of $50 per wafer<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-body\">\n                    <div class=\"sic-card-title\">Inadequate Control of Wafer Bow and TTV<\/div>\n                    <div class=\"sic-card-desc\">\n                        Excessive wafer bow and total thickness variation (TTV) that is over 10\u03bcm occurs due to the inconsistent wire tension and thermal influences. This results in downstream processing failures.\n                    <\/div>\n                <\/div>\n                <div class=\"sic-card-footer\">\n                    <div class=\"sic-impact-box\">\n                        <span class=\"sic-icon\">\ud83d\udcc9<\/span>\n                        <span class=\"sic-impact-text\">Impact: Device fab yield loss of 15-20%<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-body\">\n                    <div class=\"sic-card-title\">Expanding to 200mm Wafer Production<\/div>\n                    <div class=\"sic-card-desc\">\n                        The shift from 150mm to 200mm SiC wafers in the industry means additional investments in new pieces of equipment as the majority of current systems will not accommodate the larger, more precise cutting requirements.\n                    <\/div>\n                <\/div>\n                <div class=\"sic-card-footer\">\n                    <div class=\"sic-impact-box\">\n                        <span class=\"sic-icon\">\ud83d\udcc9<\/span>\n                        <span class=\"sic-impact-text\">Impact: Over $500K in equipment replacement costs<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-be0ab93\" data-block-id=\"be0ab93\"><style>.stk-be0ab93 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-be0ab93-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-5bdb9b7\" data-v=\"4\" data-block-id=\"5bdb9b7\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-5bdb9b7-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-5bdb9b7-inner-blocks\">\n<section id=\"sic-semantic-cta\">\n    <style>\n        \/* \u5f15\u5165\u5b57\u4f53 *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800&display=swap');\n\n        \/* \u9876\u7ea7 ID \u9694\u79bb *\/\n        #sic-semantic-cta {\n            all: unset !important;\n            display: block !important;\n            width: 100% !important;\n            font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n            background-color: #ffffff !important;\n            color: #333333 !important;\n            line-height: 1.6 !important;\n            padding-top: 38px !important;\n            padding-bottom: 55px !important;\n            box-sizing: border-box !important;\n        }\n\n        \/* \u6df1\u5ea6\u91cd\u7f6e *\/\n        #sic-semantic-cta *,\n        #sic-semantic-cta *::before,\n        #sic-semantic-cta *::after {\n            box-sizing: border-box !important;\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n\n        \/* \u9488\u5bf9 H2\/H3 \u7684\u7279\u6b8a\u91cd\u7f6e *\/\n        #sic-semantic-cta h2,\n        #sic-semantic-cta h3 {\n            all: unset !important;\n            display: block !important;\n            box-sizing: border-box !important;\n            font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n        }\n\n        \/* \u5bb9\u5668\u5bbd\u5ea6 *\/\n        #sic-semantic-cta .sic-container {\n            max-width: 1300px !important;\n            margin: 0 auto !important;\n        }\n\n        \/* \u6807\u9898\u90e8\u5206 *\/\n        #sic-semantic-cta .sic-header {\n            text-align: center !important;\n            max-width: 1200px !important;\n            margin: 0 auto 40px auto !important;\n        }\n\n        \/* H2 \u4e3b\u6807\u9898\u6837\u5f0f *\/\n        #sic-semantic-cta h2.sic-main-title {\n            font-size: 38px !important;\n            font-weight: 800 !important;\n            color: #183090 !important;\n            margin-bottom: 20px !important;\n            line-height: 1.2 !important;\n        }\n\n        #sic-semantic-cta .sic-intro-text {\n            font-size: 18px !important;\n            color: #555555 !important;\n            line-height: 1.6 !important;\n        }\n\n        \/* --- \u7f51\u683c\u5e03\u5c40 --- *\/\n        #sic-semantic-cta .sic-grid {\n            display: grid !important;\n            grid-template-columns: repeat(3, 1fr) !important;\n            gap: 30px !important;\n            align-items: stretch !important;\n        }\n\n        \/* --- \u5361\u7247\u6837\u5f0f --- *\/\n        #sic-semantic-cta .sic-card {\n            background: #ffffff !important;\n            border: 1px solid #e0e6ed !important;\n            border-radius: 8px !important;\n            border-top: 5px solid #183090 !important;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03) !important;\n            \n            display: flex !important;\n            flex-direction: column !important;\n            height: 100% !important;\n            \n            transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease !important;\n            position: relative !important;\n            overflow: hidden !important;\n        }\n\n        #sic-semantic-cta .sic-card:hover {\n            transform: translateY(-5px) !important;\n            box-shadow: 0 15px 30px rgba(24, 48, 144, 0.1) !important;\n            border-color: #183090 !important;\n        }\n\n        \/* --- \u767d\u8272\u6587\u5b57\u533a --- *\/\n        #sic-semantic-cta .sic-card-body {\n            padding: 35px 30px 25px 30px !important;\n            flex-grow: 1 !important;\n            display: flex !important;\n            flex-direction: column !important;\n        }\n\n        \/* \u5e8f\u53f7\u6837\u5f0f *\/\n        #sic-semantic-cta .sic-number {\n            font-size: 40px !important;\n            font-weight: 800 !important;\n            color: #eaeff5 !important;\n            line-height: 1 !important;\n            margin-bottom: 20px !important;\n        }\n\n        \/* H3 \u5361\u7247\u6807\u9898\u6837\u5f0f *\/\n        #sic-semantic-cta h3.sic-card-title {\n            font-size: 20px !important;\n            font-weight: 700 !important;\n            color: #183090 !important;\n            margin-bottom: 15px !important;\n            line-height: 1.3 !important;\n            min-height: 52px !important;\n            display: flex !important;\n            align-items: flex-start !important;\n        }\n\n        \/* \u63cf\u8ff0\u6587\u5b57 *\/\n        #sic-semantic-cta .sic-card-desc {\n            font-size: 15px !important;\n            color: #444444 !important;\n            line-height: 1.6 !important;\n            text-align: left !important;\n        }\n\n        \/* --- \u84dd\u8272 Result \u533a --- *\/\n        #sic-semantic-cta .sic-result-box {\n            background-color: #f8f9fc !important;\n            border-top: 1px solid #edf2f7 !important;\n            padding: 25px 30px !important;\n            margin-top: auto !important;\n            min-height: 95px !important;\n            \n            display: flex !important;\n            \/* \u9876\u90e8\u5bf9\u9f50\uff0c\u786e\u4fdd\u6587\u5b57\u6c34\u5e73\u5bf9\u9f50 *\/\n            align-items: flex-start !important; \n        }\n\n        #sic-semantic-cta .sic-result-text {\n            font-size: 14px !important;\n            font-weight: 600 !important;\n            color: #183090 !important;\n            line-height: 1.5 !important;\n        }\n\n        \/* --- \u6309\u94ae\u533a\u57df (\u65b0\u589e) --- *\/\n        #sic-semantic-cta .sic-cta-container {\n            margin-top: 45px !important;\n            text-align: center !important;\n            width: 100% !important;\n        }\n\n        #sic-semantic-cta .sic-btn {\n            display: inline-block !important;\n            background-color: #183090 !important; \/* \u54c1\u724c\u8272 *\/\n            color: #ffffff !important;\n            font-size: 18px !important;\n            font-weight: 700 !important;\n            padding: 18px 45px !important;\n            border-radius: 6px !important;\n            text-decoration: none !important;\n            transition: all 0.3s ease !important;\n            box-shadow: 0 10px 20px rgba(24, 48, 144, 0.2) !important;\n            border: 2px solid #183090 !important;\n            cursor: pointer !important;\n        }\n\n        #sic-semantic-cta .sic-btn:hover {\n            background-color: #ffffff !important;\n            color: #183090 !important;\n            transform: translateY(-3px) !important;\n            box-shadow: 0 15px 30px rgba(24, 48, 144, 0.3) !important;\n        }\n\n        \/* --- \u54cd\u5e94\u5f0f --- *\/\n        @media (max-width:1000px) {\n            #sic-semantic-cta .sic-grid {\n                grid-template-columns: repeat(2, 1fr) !important;\n            }\n        }\n\n        @media (max-width:690px) {\n            #sic-semantic-cta {\n                padding: 50px 20px !important;\n            }\n            #sic-semantic-cta h2.sic-main-title {\n                font-size: 30px !important;\n            }\n            #sic-semantic-cta .sic-grid {\n                grid-template-columns: 1fr !important;\n            }\n            #sic-semantic-cta h3.sic-card-title,\n            #sic-semantic-cta .sic-result-box {\n                min-height: auto !important;\n            }\n            #sic-semantic-cta .sic-btn {\n                width: 100% !important; \/* \u624b\u673a\u4e0a\u6309\u94ae\u5168\u5bbd *\/\n                padding: 15px 20px !important;\n            }\n        }\n    <\/style>\n\n    <div class=\"sic-container\">\n        \n        <div class=\"sic-header\">\n            <h2 class=\"sic-main-title\">Advanced Diamond Wire Saw Machine for SiC Wafer Cutting <\/h2>\n            <div class=\"sic-intro-text\">\n                We have developed SiC wafer cutting saw systems that incorporate innovative engineering solutions to address each and every challenge faced by leading semiconductor manufacturers.\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-grid\">\n            \n            <div class=\"sic-card\">\n                <div class=\"sic-card-body\">\n                    <div class=\"sic-number\">01<\/div>\n                    <h3 class=\"sic-card-title\">Endless Diamond Wire Loop Technology<\/h3>\n                    <div class=\"sic-card-desc\">\n                        Our systems utilize proprietary endless diamond wire loop systems that eliminate wire reversal marks and achieve cutting with the same quality every time they run. In addition, the loop design decreases kerf loss to <150\u03bcm and extends wire life by 300% compared to reciprocating systems.\n                    <\/div>\n                <\/div>\n                <div class=\"sic-result-box\">\n                    <div class=\"sic-result-text\">\n                        Result:  Waste 35% less material and the wire will last 200% longer\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-body\">\n                    <div class=\"sic-number\">02<\/div>\n                    <h3 class=\"sic-card-title\">Precision Wire Tension Control System<\/h3>\n                    <div class=\"sic-card-desc\">\n                        Our PLC-controlled wire tension systems, which leverage real-time load cell feedback, are the first and only systems to maintain wire tension within \u00b10.5N tolerance. Because tension is consistent, there is no wafer bow and TTV is <5\u03bcm on the surface of the wafer.\n                    <\/div>\n                <\/div>\n                <div class=\"sic-result-box\">\n                    <div class=\"sic-result-text\">\n                        Result:  TTV is <5\u03bcm, bow is <15\u03bcm, and warp is <20\u03bcm\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-body\">\n                    <div class=\"sic-number\">03<\/div>\n                    <h3 class=\"sic-card-title\">Rocking Motion Sawing for SSD Reduction<\/h3>\n                    <div class=\"sic-card-desc\">\n                        Our patented rocking motion technology, which achieves \u00b112\u00b0 oscillation, reduces the contact length between the wire and SiC. This way, heat and subsurface damage are minimized. This technology delivers SSD <10\u03bcm, allowing for a 50% reduction in subsequent CMP time.\n                    <\/div>\n                <\/div>\n                <div class=\"sic-result-box\">\n                    <div class=\"sic-result-text\">\n                        Result:  8% lower sawing temperature and have <10\u03bcm SSD\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-body\">\n                    <div class=\"sic-number\">04<\/div>\n                    <h3 class=\"sic-card-title\">High-Speed Multi-Wire Configuration<\/h3>\n                    <div class=\"sic-card-desc\">\n                        With up to 25m\/s wire speed and optimized wire web spacing, our multi-wire diamond saw systems utilize high volume SiC production to cut multiple wafers simultaneously; thereby increasing throughput by 400% compared to single-wire cutting.\n                    <\/div>\n                <\/div>\n                <div class=\"sic-result-box\">\n                    <div class=\"sic-result-text\">\n                        Result: Increased to 4 times throughput, <60 minutes per 6\" wafer\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-body\">\n                    <div class=\"sic-number\">05<\/div>\n                    <h3 class=\"sic-card-title\">6-Nozzle Advanced Coolant System<\/h3>\n                    <div class=\"sic-card-desc\">\n                        Each of the six adjustable nozzles applies precision coolant to boost uniformity in temperature, dispersion, and thermal debris. Functions with water and oil based coolant for provison of optimal cutting conditions.\n                    <\/div>\n                <\/div>\n                <div class=\"sic-result-box\">\n                    <div class=\"sic-result-text\">\n                        Result: Uniform thermal distribution, no hot spots\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"sic-card\">\n                <div class=\"sic-card-body\">\n                    <div class=\"sic-number\">06<\/div>\n                    <h3 class=\"sic-card-title\">200mm Wafer-Ready Platform<\/h3>\n                    <div class=\"sic-card-desc\">\n                        Future proof design allows for cutting of 150mm (6-inch) and 200mm (8-inch) SiC wafers with minimal changes to the equipment. A seamless upgrade path ensures your investment is protected as the industry shifts to larger wafer sizes.\n                    <\/div>\n                <\/div>\n                <div class=\"sic-result-box\">\n                    <div class=\"sic-result-text\">\n                        Result: Investment protection, 8&#8243; ready today\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n        <div class=\"sic-cta-container\">\n            <a href=\"#ct-popup-1112\" class=\"sic-btn\">Get Instant Quote<\/a>\n        <\/div>\n\n    <\/div>\n    \n    <script>\n        document.addEventListener(\"DOMContentLoaded\", function() {\n            const observerOptions = { threshold: 0.1 };\n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.style.opacity = \"1\";\n                        entry.target.style.transform = \"translateY(0)\";\n                    }\n                });\n            }, observerOptions);\n\n            const cards = document.querySelectorAll(\"#sic-semantic-cta .sic-card\");\n            cards.forEach((card, index) => {\n                card.style.opacity = \"0\";\n                card.style.transform = \"translateY(20px)\";\n                card.style.transition = `opacity 0.5s ease ${index * 0.1}s, transform 0.5s ease ${index * 0.1}s, box-shadow 0.3s ease, border-color 0.3s ease`;\n                observer.observe(card);\n            });\n        });\n    <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-1a83c53\" data-block-id=\"1a83c53\"><style>.stk-1a83c53 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-1a83c53-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-27ea731\" data-v=\"4\" data-block-id=\"27ea731\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-27ea731-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-27ea731-inner-blocks\">\n<!-- SiC Diamond Wire Saw Module - Fully Isolated Custom HTML -->\n<section id=\"sic-wire-saw-module-2025-isolated\">\n  <div class=\"sic-inner-wrapper\">\n    <!-- Title Section -->\n    <div class=\"sic-title-section\">\n      <H2 class=\"sic-main-title\">Why Use Our SiC Diamond Wire Saw Manufacturer China?<\/H2>\n      <div class=\"sic-subtitle\">Designed for the specific challenges of SiC material processing, our fixed abrasive diamond wire saw technology is the cutting edge solution for silicon carbide wafer slicing.<\/div>\n    <\/div>\n\n    <!-- Main Content: Left Features + Right Image -->\n    <div class=\"sic-main-content\">\n      <!-- Left Side: Features Grid -->\n      <div class=\"sic-features-section\">\n        <!-- Feature 1 -->\n        <div class=\"sic-feature-card\">\n          <div class=\"sic-feature-icon\">\n            <svg viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <circle cx=\"24\" cy=\"24\" r=\"20\" stroke=\"currentColor\" stroke-width=\"2.5\"\/>\n              <path d=\"M24 8 L24 40 M8 24 L40 24\" stroke=\"currentColor\" stroke-width=\"2.5\"\/>\n              <circle cx=\"24\" cy=\"24\" r=\"6\" fill=\"currentColor\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"sic-feature-content\">\n            <div class=\"sic-feature-title\">Fixed Abrasive Diamond Wire<\/div>\n            <div class=\"sic-feature-description\">Electroplated diamond particles (10-20\u03bcm grit) and high-tensile steel wire create superior SiC cutting performance compared to loose abrasive slurry methods.<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- Feature 2 -->\n        <div class=\"sic-feature-card\">\n          <div class=\"sic-feature-icon\">\n            <svg viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect x=\"8\" y=\"8\" width=\"32\" height=\"32\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2.5\"\/>\n              <path d=\"M16 16 L32 16 M16 24 L32 24 M16 32 L32 32\" stroke=\"currentColor\" stroke-width=\"2.5\"\/>\n              <circle cx=\"24\" cy=\"24\" r=\"2.5\" fill=\"currentColor\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"sic-feature-content\">\n            <div class=\"sic-feature-title\">Bosch PLC Control System<\/div>\n            <div class=\"sic-feature-description\">Process stability is guaranteed throughout the cutting duration with real-time parameter monitoring and adjustments with the industry-leading Bosch control system.<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- Feature 3 -->\n        <div class=\"sic-feature-card\">\n          <div class=\"sic-feature-icon\">\n            <svg viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path d=\"M10 38 L38 38 M14 38 L14 18 M22 38 L22 24 M30 38 L30 20 M38 38 L38 12\" stroke=\"currentColor\" stroke-width=\"2.5\"\/>\n              <circle cx=\"14\" cy=\"18\" r=\"2\" fill=\"currentColor\"\/>\n              <circle cx=\"22\" cy=\"24\" r=\"2\" fill=\"currentColor\"\/>\n              <circle cx=\"30\" cy=\"20\" r=\"2\" fill=\"currentColor\"\/>\n              <circle cx=\"38\" cy=\"12\" r=\"2\" fill=\"currentColor\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"sic-feature-content\">\n            <div class=\"sic-feature-title\">Minimal Kerf Loss Design<\/div>\n            <div class=\"sic-feature-description\">Increasing the number of wafers obtained per SiC ingot is made possible with optimized cutting geometry and wire diameter options of 0.1mm to 0.3mm.<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- Feature 4 -->\n        <div class=\"sic-feature-card\">\n          <div class=\"sic-feature-icon\">\n            <svg viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <path d=\"M24 6 L40 24 L24 42 L8 24 Z\" stroke=\"currentColor\" stroke-width=\"2.5\"\/>\n              <path d=\"M24 14 L32 24 L24 34 L16 24 Z\" fill=\"currentColor\" opacity=\"0.3\"\/>\n              <circle cx=\"24\" cy=\"24\" r=\"3\" fill=\"currentColor\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"sic-feature-content\">\n            <div class=\"sic-feature-title\">Surface Quality Optimization<\/div>\n            <div class=\"sic-feature-description\">Post-processing requirements are greatly reduced with controlled cutting parameters achieving surface roughness Ra <0.5\u03bcm.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Right Side: Image -->\n      <div class=\"sic-image-section\">\n        <div class=\"sic-image-wrapper\">\n          <img decoding=\"async\" src=\"https:\/\/wiresawcutter.com\/wp-content\/uploads\/2025\/12\/Why-Choose-Our-Diamond-Wire-Saw-for-SiC-Cutting-1.webp\" alt=\"Diamond Wire Saw for SiC Cutting Machine\" class=\"sic-machine-image\" title=\"\">\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800&display=swap');\n\n  \/* CRITICAL: Only style elements inside #sic-wire-saw-module-2025-isolated *\/\n  #sic-wire-saw-module-2025-isolated {\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 auto !important;\n    padding: 40px 0 !important;\n    background: #f8f9fc !important;\n    font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n    box-sizing: border-box !important;\n    position: relative !important;\n    isolation: isolate !important;\n  }\n\n  \/* Inner wrapper - all content contained here *\/\n  #sic-wire-saw-module-2025-isolated .sic-inner-wrapper {\n    max-width: 1400px !important;\n    margin: 0 auto !important;\n    padding: 0 40px !important;\n    box-sizing: border-box !important;\n  }\n\n  \/* Scope all child elements explicitly *\/\n  #sic-wire-saw-module-2025-isolated .sic-inner-wrapper * {\n    box-sizing: border-box !important;\n  }\n\n  \/* Title Section *\/\n  #sic-wire-saw-module-2025-isolated .sic-title-section {\n    text-align: center !important;\n    max-width: 1200px !important;\n    margin: 0 auto 30px auto !important;\n    padding: 0 !important;\n  }\n\n  #sic-wire-saw-module-2025-isolated .sic-main-title {\n    font-family: 'Inter', sans-serif !important;\n    font-size: 40px !important;\n    font-weight: 700 !important;\n    color: #183090 !important;\n    line-height: 1.2 !important;\n    margin: 0 0 20px 0 !important;\n    padding: 0 !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  #sic-wire-saw-module-2025-isolated .sic-subtitle {\n    font-family: 'Inter', sans-serif !important;\n    font-size: 18px !important;\n    font-weight: 400 !important;\n    color: #495057 !important;\n    line-height: 1.7 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* Main Content: Two Columns *\/\n  #sic-wire-saw-module-2025-isolated .sic-main-content {\n    display: flex !important;\n    gap: 50px !important;\n    align-items: flex-start !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* Left: Features Section - REDUCED SIZE *\/\n  #sic-wire-saw-module-2025-isolated .sic-features-section {\n    flex: 1 !important;\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 18px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  #sic-wire-saw-module-2025-isolated .sic-feature-card {\n    display: flex !important;\n    gap: 16px !important;\n    padding: 20px 22px !important;\n    margin: 0 !important;\n    background: #ffffff !important;\n    border-radius: 10px !important;\n    border-left: 3px solid transparent !important;\n    border-top: none !important;\n    border-right: none !important;\n    border-bottom: none !important;\n    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05) !important;\n    transition: all 0.3s ease !important;\n  }\n\n  #sic-wire-saw-module-2025-isolated .sic-feature-card:hover {\n    transform: translateX(6px) !important;\n    border-left-color: #183090 !important;\n    box-shadow: 0 4px 16px rgba(24, 48, 144, 0.1) !important;\n  }\n\n  #sic-wire-saw-module-2025-isolated .sic-feature-icon {\n    flex-shrink: 0 !important;\n    width: 44px !important;\n    height: 44px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: rgba(24, 48, 144, 0.08) !important;\n    border-radius: 8px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    color: #183090 !important;\n  }\n\n  #sic-wire-saw-module-2025-isolated .sic-feature-icon svg {\n    width: 26px !important;\n    height: 26px !important;\n    display: block !important;\n  }\n\n  #sic-wire-saw-module-2025-isolated .sic-feature-content {\n    flex: 1 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  #sic-wire-saw-module-2025-isolated .sic-feature-title {\n    font-family: 'Inter', sans-serif !important;\n    font-size: 17px !important;\n    font-weight: 600 !important;\n    color: #183090 !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.3 !important;\n  }\n\n  #sic-wire-saw-module-2025-isolated .sic-feature-description {\n    font-family: 'Inter', sans-serif !important;\n    font-size: 14px !important;\n    font-weight: 400 !important;\n    color: #495057 !important;\n    line-height: 1.6 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* Right: Image Section - FIXED (NO STICKY) *\/\n  #sic-wire-saw-module-2025-isolated .sic-image-section {\n    flex: 0 0 600px !important;\n    position: relative !important;\n    margin-top: 10px !important;\n    padding: 0 !important;\n  }\n\n  #sic-wire-saw-module-2025-isolated .sic-image-wrapper {\n    position: relative !important;\n    width: 512px !important;\n    height: 512px !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    border-radius: 16px !important;\n    overflow: hidden !important;\n    box-shadow: 0 20px 60px rgba(24, 48, 144, 0.2) !important;\n  }\n\n  #sic-wire-saw-module-2025-isolated .sic-machine-image {\n    width: 100% !important;\n    height: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    object-fit: cover !important;\n    display: block !important;\n    transition: transform 0.5s ease !important;\n    border: none !important;\n  }\n\n  #sic-wire-saw-module-2025-isolated .sic-image-wrapper:hover .sic-machine-image {\n    transform: scale(1.05) !important;\n  }\n\n  \/* Responsive: Large Tablets (1200px) *\/\n  @media (max-width: 1200px) {\n    #sic-wire-saw-module-2025-isolated .sic-main-content {\n      gap: 40px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-image-section {\n      flex: 0 0 500px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-image-wrapper {\n      width: 500px !important;\n      height: 333px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-main-title {\n      font-size: 42px !important;\n    }\n  }\n\n  \/* Responsive: Tablets (1024px) *\/\n  @media (max-width:1000px) {\n    #sic-wire-saw-module-2025-isolated {\n      padding: 60px 0 !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-inner-wrapper {\n      padding: 0 30px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-title-section {\n      margin-bottom: 50px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-main-title {\n      font-size: 38px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-subtitle {\n      font-size: 17px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-main-content {\n      flex-direction: column !important;\n      gap: 40px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-image-section {\n      flex: 0 0 auto !important;\n      position: relative !important;\n      width: 100% !important;\n      display: flex !important;\n      justify-content: center !important;\n      order: -1 !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-image-wrapper {\n      width: 100% !important;\n      max-width: 600px !important;\n      height: auto !important;\n      aspect-ratio: 3\/2 !important;\n    }\n  }\n\n  \/* Responsive: Mobile (768px) *\/\n  @media (max-width:690px) {\n    #sic-wire-saw-module-2025-isolated {\n      padding: 50px 0 !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-inner-wrapper {\n      padding: 0 20px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-title-section {\n      margin-bottom: 40px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-main-title {\n      font-size: 32px !important;\n      margin-bottom: 16px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-subtitle {\n      font-size: 16px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-main-content {\n      gap: 30px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-features-section {\n      gap: 16px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-feature-card {\n      padding: 18px 20px !important;\n      flex-direction: column !important;\n      gap: 14px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-feature-icon {\n      width: 42px !important;\n      height: 42px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-feature-icon svg {\n      width: 24px !important;\n      height: 24px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-feature-title {\n      font-size: 16px !important;\n      margin-bottom: 6px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-feature-description {\n      font-size: 13px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-image-wrapper {\n      border-radius: 12px !important;\n    }\n  }\n\n  \/* Responsive: Small Mobile (480px) *\/\n  @media (max-width: 480px) {\n    #sic-wire-saw-module-2025-isolated .sic-main-title {\n      font-size: 28px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-subtitle {\n      font-size: 15px !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-feature-card {\n      padding: 16px 18px !important;\n    }\n  }\n\n  \/* Performance Optimizations *\/\n  #sic-wire-saw-module-2025-isolated .sic-machine-image {\n    content-visibility: auto !important;\n  }\n\n  #sic-wire-saw-module-2025-isolated .sic-feature-card {\n    contain: layout style paint !important;\n  }\n\n  \/* Reduced Motion *\/\n  @media (prefers-reduced-motion: reduce) {\n    #sic-wire-saw-module-2025-isolated .sic-feature-card,\n    #sic-wire-saw-module-2025-isolated .sic-machine-image {\n      transition: none !important;\n    }\n  }\n\n  \/* Print Styles *\/\n  @media print {\n    #sic-wire-saw-module-2025-isolated {\n      background: white !important;\n      padding: 20px 0 !important;\n    }\n\n    #sic-wire-saw-module-2025-isolated .sic-feature-card,\n    #sic-wire-saw-module-2025-isolated .sic-image-wrapper {\n      box-shadow: none !important;\n      border: 1px solid #ddd !important;\n    }\n  }\n<\/style>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-7a739aa\" data-block-id=\"7a739aa\"><style>.stk-7a739aa {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-7a739aa-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-b6bbc10\" data-v=\"4\" data-block-id=\"b6bbc10\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-b6bbc10-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-b6bbc10-inner-blocks\">\n<section id=\"sic-wafer-cutting-module\">\n  <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800&display=swap');\n    \n    #sic-wafer-cutting-module {\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n      background: #ffffff !important;\n      overflow: hidden !important;\n      position: relative !important;\n    }\n    \n    #sic-wafer-cutting-module * {\n      box-sizing: border-box !important;\n    }\n    \n    #sic-wafer-cutting-module .module-container {\n      width: 100% !important;\n      max-width: 1400px !important;\n      margin: 0 auto !important;\n      padding: 40px 20px !important;\n    }\n    \n    #sic-wafer-cutting-module .hero-section {\n      text-align: center !important;\n      margin-bottom: 50px !important;\n      position: relative !important;\n      z-index: 2 !important;\n    }\n    \n    #sic-wafer-cutting-module .module-main-title {\n      font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n      font-size: 2.5rem !important;\n      font-weight: 700 !important;\n      color: #183090 !important;\n      margin: 0 0 16px 0 !important;\n      line-height: 1.3 !important;\n      letter-spacing: -0.01em !important;\n      animation: fadeInUp 0.8s ease-out !important;\n    }\n    \n    #sic-wafer-cutting-module .module-subtitle {\n      font-size: 1.05rem !important;\n      font-weight: 400 !important;\n      color: #4a5568 !important;\n      margin: 0 auto !important;\n      max-width: 1200px !important;\n      line-height: 1.7 !important;\n      animation: fadeInUp 0.8s ease-out 0.2s backwards !important;\n    }\n    \n    #sic-wafer-cutting-module .industries-grid {\n      display: grid !important;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) !important;\n      gap: 28px !important;\n      margin-top: 40px !important;\n    }\n    \n    #sic-wafer-cutting-module .industry-card {\n      background: #f8f9fa !important;\n      border: 1px solid #e2e8f0 !important;\n      border-radius: 12px !important;\n      padding: 36px 28px !important;\n      position: relative !important;\n      overflow: hidden !important;\n      transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;\n      cursor: pointer !important;\n      animation: fadeInUp 0.8s ease-out backwards !important;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04) !important;\n    }\n    \n    #sic-wafer-cutting-module .industry-card:nth-child(1) {\n      animation-delay: 0.3s !important;\n    }\n    \n    #sic-wafer-cutting-module .industry-card:nth-child(2) {\n      animation-delay: 0.4s !important;\n    }\n    \n    #sic-wafer-cutting-module .industry-card:nth-child(3) {\n      animation-delay: 0.5s !important;\n    }\n    \n    #sic-wafer-cutting-module .industry-card:nth-child(4) {\n      animation-delay: 0.6s !important;\n    }\n    \n    #sic-wafer-cutting-module .industry-card::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      width: 100% !important;\n      height: 3px !important;\n      background: linear-gradient(90deg, #183090, #2d4cc8) !important;\n      transform: scaleX(0) !important;\n      transform-origin: left !important;\n      transition: transform 0.3s ease !important;\n    }\n    \n    #sic-wafer-cutting-module .industry-card:hover::before {\n      transform: scaleX(1) !important;\n    }\n    \n    #sic-wafer-cutting-module .industry-card:hover {\n      transform: translateY(-4px) !important;\n      box-shadow: 0 8px 24px rgba(24, 48, 144, 0.12) !important;\n      background: #ffffff !important;\n      border-color: #cbd5e0 !important;\n    }\n    \n    #sic-wafer-cutting-module .card-icon {\n      width: 56px !important;\n      height: 56px !important;\n      background: #183090 !important;\n      border-radius: 50% !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      margin-bottom: 20px !important;\n      font-size: 1.6rem !important;\n      color: #ffffff !important;\n      transition: all 0.3s ease !important;\n    }\n    \n    #sic-wafer-cutting-module .industry-card:hover .card-icon {\n      transform: scale(1.08) !important;\n      background: #2d4cc8 !important;\n    }\n    \n    #sic-wafer-cutting-module .card-title {\n      font-size: 1.25rem !important;\n      font-weight: 700 !important;\n      color: #183090 !important;\n      margin: 0 0 12px 0 !important;\n      line-height: 1.4 !important;\n    }\n    \n    #sic-wafer-cutting-module .card-description {\n      font-size: 0.95rem !important;\n      font-weight: 400 !important;\n      color: #4a5568 !important;\n      margin: 0 !important;\n      line-height: 1.65 !important;\n    }\n    \n    #sic-wafer-cutting-module .highlight-text {\n      font-weight: 600 !important;\n      color: #183090 !important;\n    }\n    \n    #sic-wafer-cutting-module .background-decoration {\n      position: absolute !important;\n      top: 0 !important;\n      right: 0 !important;\n      width: 400px !important;\n      height: 400px !important;\n      background: radial-gradient(circle, rgba(24, 48, 144, 0.03) 0%, transparent 70%) !important;\n      pointer-events: none !important;\n      z-index: 1 !important;\n    }\n    \n    @keyframes fadeInUp {\n      from {\n        opacity: 0 !important;\n        transform: translateY(20px) !important;\n      }\n      to {\n        opacity: 1 !important;\n        transform: translateY(0) !important;\n      }\n    }\n    \n    @media (max-width:1000px) {\n      #sic-wafer-cutting-module .industries-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n      }\n    }\n    \n    @media (max-width:690px) {\n      #sic-wafer-cutting-module .module-container {\n        padding: 50px 15px !important;\n      }\n      \n      #sic-wafer-cutting-module .module-main-title {\n        font-size: 2rem !important;\n      }\n      \n      #sic-wafer-cutting-module .module-subtitle {\n        font-size: 1rem !important;\n      }\n      \n      #sic-wafer-cutting-module .industries-grid {\n        grid-template-columns: 1fr !important;\n        gap: 20px !important;\n      }\n      \n      #sic-wafer-cutting-module .industry-card {\n        padding: 28px 20px !important;\n      }\n      \n      #sic-wafer-cutting-module .card-icon {\n        width: 50px !important;\n        height: 50px !important;\n        font-size: 1.4rem !important;\n      }\n      \n      #sic-wafer-cutting-module .card-title {\n        font-size: 1.15rem !important;\n      }\n      \n      #sic-wafer-cutting-module .card-description {\n        font-size: 0.9rem !important;\n      }\n    }\n    \n    @media (max-width: 480px) {\n      #sic-wafer-cutting-module .module-main-title {\n        font-size: 1.75rem !important;\n      }\n      \n      #sic-wafer-cutting-module .module-subtitle {\n        font-size: 0.95rem !important;\n      }\n      \n      #sic-wafer-cutting-module .industry-card {\n        padding: 24px 18px !important;\n      }\n    }\n  <\/style>\n  \n  <div class=\"background-decoration\"><\/div>\n  \n  <div class=\"module-container\">\n    <div class=\"hero-section\">\n      <H2 class=\"module-main-title\">SiC Wafer Cutting for High-Growth Industries<\/H2>\n      <div class=\"module-subtitle\">Our diamond wire saw technology enables the production of SiC wafers for the fastest expanding applications in the semiconductor sector.<\/div>\n    <\/div>\n    \n    <div class=\"industries-grid\">\n      <div class=\"industry-card\" data-industry=\"ev\">\n        <div class=\"card-icon\">\u26a1<\/div>\n        <div class=\"card-title\">Power Electronics for EVs<\/div>\n        <div class=\"card-description\">\n          <span class=\"highlight-text\">SiC MOSFETs<\/span> for high efficiency (HE) inverters, on-board chargers, and 800V battery systems for electric vehicles.\n        <\/div>\n      <\/div>\n      \n      <div class=\"industry-card\" data-industry=\"solar\">\n        <div class=\"card-icon\">\u2600\ufe0f<\/div>\n        <div class=\"card-title\">Solar Energy Systems<\/div>\n        <div class=\"card-description\">\n          <span class=\"highlight-text\">SiC power devices<\/span> for renewable energy inverters and power optimizers for high efficiency (HE) photovoltaic systems.\n        <\/div>\n      <\/div>\n      \n      <div class=\"industry-card\" data-industry=\"5g\">\n        <div class=\"card-icon\">\ud83d\udce1<\/div>\n        <div class=\"card-title\">5G Infrastructure<\/div>\n        <div class=\"card-description\">\n          <span class=\"highlight-text\">SiC and GaN-on-SiC<\/span> for high frequency in RF power amplifiers and base station equipment.\n        <\/div>\n      <\/div>\n      \n      <div class=\"industry-card\" data-industry=\"industrial\">\n        <div class=\"card-icon\">\u2699\ufe0f<\/div>\n        <div class=\"card-title\">Industrial Motors<\/div>\n        <div class=\"card-description\">\n          <span class=\"highlight-text\">SiC&#8217;s high-temperature capability<\/span> in industrial motor controllers and variable frequency drives (VFDs).\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  \n  <script>\n    (function() {\n      'use strict';\n      \n      if ('IntersectionObserver' in window) {\n        const observerOptions = {\n          threshold: 0.1,\n          rootMargin: '0px 0px -30px 0px'\n        };\n        \n        const observer = new IntersectionObserver(function(entries) {\n          entries.forEach(function(entry) {\n            if (entry.isIntersecting) {\n              entry.target.style.opacity = '1';\n              entry.target.style.transform = 'translateY(0)';\n            }\n          });\n        }, observerOptions);\n        \n        const cards = document.querySelectorAll('#sic-wafer-cutting-module .industry-card');\n        cards.forEach(function(card) {\n          observer.observe(card);\n        });\n      }\n      \n      const industryCards = document.querySelectorAll('#sic-wafer-cutting-module .industry-card');\n      industryCards.forEach(function(card) {\n        card.addEventListener('mouseenter', function() {\n          this.style.zIndex = '10';\n        });\n        \n        card.addEventListener('mouseleave', function() {\n          this.style.zIndex = '1';\n        });\n      });\n      \n      let resizeTimer;\n      window.addEventListener('resize', function() {\n        clearTimeout(resizeTimer);\n        resizeTimer = setTimeout(function() {\n          \/\/ Resize logic if needed\n        }, 250);\n      });\n    })();\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-300e145\" data-block-id=\"300e145\"><style>.stk-300e145 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-300e145-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-2b1944c\" data-v=\"4\" data-block-id=\"2b1944c\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-2b1944c-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-2b1944c-inner-blocks\">\n<!-- SiC Wafer Cutting Saw Maintenance Module -->\n<section id=\"sic-maintenance-module-2024\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n    \n    \/* Reset and Base Styles *\/\n    #sic-maintenance-module-2024 * {\n      margin: 0 !important;\n      padding: 0 !important;\n      box-sizing: border-box !important;\n    }\n    \n    #sic-maintenance-module-2024 {\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 !important;\n      padding: 40px 0 !important;\n      background: #f8f9fc !important;\n      font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n      color: #1a2332 !important;\n      overflow-x: hidden !important;\n      position: relative !important;\n    }\n    \n    #sic-maintenance-module-2024 .module-container {\n      max-width: 1400px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n      position: relative !important;\n      z-index: 1 !important;\n    }\n    \n    \/* Header Section *\/\n    #sic-maintenance-module-2024 .module-header {\n      text-align: center !important;\n      margin-bottom: 40px !important;\n    }\n    \n    \/* H2 - Main Title *\/\n    #sic-maintenance-module-2024 h2 {\n      font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n      font-size: 42px !important;\n      font-weight: 700 !important;\n      color: #183090 !important;\n      margin-bottom: 18px !important;\n      text-transform: capitalize !important;\n      letter-spacing: 1px !important;\n      line-height: 1.2 !important;\n      position: relative !important;\n      display: inline-block !important;\n    }\n    \n    #sic-maintenance-module-2024 h2::after {\n      content: '' !important;\n      position: absolute !important;\n      bottom: -8px !important;\n      left: 50% !important;\n      transform: translateX(-50%) !important;\n      width: 90px !important;\n      height: 3px !important;\n      background: #183090 !important;\n      border-radius: 2px !important;\n    }\n    \n    #sic-maintenance-module-2024 .subtitle {\n      font-size: 15px !important;\n      font-weight: 400 !important;\n      color: #5a6c8f !important;\n      max-width: 800px !important;\n      margin: 0 auto !important;\n      line-height: 1.6 !important;\n      padding: 0 20px !important;\n      margin-top: 25px !important;\n    }\n    \n    \/* Timeline Grid *\/\n    #sic-maintenance-module-2024 .maintenance-grid {\n      display: grid !important;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)) !important;\n      gap: 20px !important;\n      margin-bottom: 40px !important;\n    }\n    \n    \/* Maintenance Card *\/\n    #sic-maintenance-module-2024 .maintenance-card {\n      background: #ffffff !important;\n      border: 2px solid #e5e9f2 !important;\n      border-radius: 10px !important;\n      padding: 20px 16px !important;\n      position: relative !important;\n      overflow: hidden !important;\n      transition: all 0.3s ease !important;\n      box-shadow: 0 2px 8px rgba(24, 48, 144, 0.05) !important;\n      opacity: 1 !important;\n      transform: translateY(0) !important;\n    }\n    \n    #sic-maintenance-module-2024 .maintenance-card::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      height: 3px !important;\n      background: #183090 !important;\n      transform: scaleX(0) !important;\n      transform-origin: left !important;\n      transition: transform 0.5s ease !important;\n    }\n    \n    #sic-maintenance-module-2024 .maintenance-card:hover {\n      transform: translateY(-4px) !important;\n      border-color: #183090 !important;\n      box-shadow: 0 10px 25px rgba(24, 48, 144, 0.1) !important;\n    }\n    \n    #sic-maintenance-module-2024 .maintenance-card:hover::before {\n      transform: scaleX(1) !important;\n    }\n    \n    \/* Card Header *\/\n    #sic-maintenance-module-2024 .card-header {\n      margin-bottom: 16px !important;\n      padding-bottom: 14px !important;\n      border-bottom: 1px solid #f0f2f7 !important;\n    }\n    \n    \/* H3 - Card Title *\/\n    #sic-maintenance-module-2024 h3 {\n      font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n      font-size: 18px !important;\n      font-weight: 600 !important;\n      color: #183090 !important;\n      margin-bottom: 8px !important;\n      line-height: 1.3 !important;\n      text-transform: capitalize !important;\n    }\n    \n    #sic-maintenance-module-2024 .frequency-badge {\n      display: inline-block !important;\n      background: #183090 !important;\n      padding: 4px 10px !important;\n      border-radius: 14px !important;\n      font-size: 11px !important;\n      font-weight: 600 !important;\n      color: #ffffff !important;\n      letter-spacing: 0.3px !important;\n      box-shadow: 0 2px 6px rgba(24, 48, 144, 0.2) !important;\n    }\n    \n    \/* Task List *\/\n    #sic-maintenance-module-2024 .task-list {\n      list-style: none !important;\n    }\n    \n    \/* Task Item - \u5b57\u4f53\u53d8\u7c97 *\/\n    #sic-maintenance-module-2024 .task-item {\n      padding: 8px 0 8px 26px !important;\n      position: relative !important;\n      font-size: 13px !important;\n      color: #3d4e6a !important;\n      line-height: 1.5 !important;\n      transition: all 0.3s ease !important;\n      font-weight: 600 !important;\n    }\n    \n    #sic-maintenance-module-2024 .task-item::before {\n      content: '\u25c6' !important;\n      position: absolute !important;\n      left: 6px !important;\n      top: 8px !important;\n      color: #183090 !important;\n      font-size: 9px !important;\n      transition: all 0.3s ease !important;\n    }\n    \n    #sic-maintenance-module-2024 .task-item:hover {\n      color: #183090 !important;\n      padding-left: 30px !important;\n    }\n    \n    #sic-maintenance-module-2024 .task-item:hover::before {\n      color: #4a6fff !important;\n      transform: scale(1.3) !important;\n    }\n    \n    \/* Specific Card Accent Colors *\/\n    #sic-maintenance-module-2024 .card-daily {\n      border-left: 3px solid #00b8d4 !important;\n    }\n    \n    #sic-maintenance-module-2024 .card-daily h3::before {\n      content: '' !important;\n      display: inline-block !important;\n      width: 7px !important;\n      height: 7px !important;\n      background: #00b8d4 !important;\n      border-radius: 50% !important;\n      margin-right: 7px !important;\n      box-shadow: 0 0 6px rgba(0, 184, 212, 0.4) !important;\n    }\n    \n    #sic-maintenance-module-2024 .card-weekly {\n      border-left: 3px solid #183090 !important;\n    }\n    \n    #sic-maintenance-module-2024 .card-weekly h3::before {\n      content: '' !important;\n      display: inline-block !important;\n      width: 7px !important;\n      height: 7px !important;\n      background: #183090 !important;\n      border-radius: 50% !important;\n      margin-right: 7px !important;\n      box-shadow: 0 0 6px rgba(24, 48, 144, 0.4) !important;\n    }\n    \n    #sic-maintenance-module-2024 .card-monthly {\n      border-left: 3px solid #7c4dff !important;\n    }\n    \n    #sic-maintenance-module-2024 .card-monthly h3::before {\n      content: '' !important;\n      display: inline-block !important;\n      width: 7px !important;\n      height: 7px !important;\n      background: #7c4dff !important;\n      border-radius: 50% !important;\n      margin-right: 7px !important;\n      box-shadow: 0 0 6px rgba(124, 77, 255, 0.4) !important;\n    }\n    \n    #sic-maintenance-module-2024 .card-quarterly {\n      border-left: 3px solid #e91e63 !important;\n    }\n    \n    #sic-maintenance-module-2024 .card-quarterly h3::before {\n      content: '' !important;\n      display: inline-block !important;\n      width: 7px !important;\n      height: 7px !important;\n      background: #e91e63 !important;\n      border-radius: 50% !important;\n      margin-right: 7px !important;\n      box-shadow: 0 0 6px rgba(233, 30, 99, 0.4) !important;\n    }\n    \n    \/* CTA Button *\/\n    #sic-maintenance-module-2024 .cta-button-wrapper {\n      text-align: center !important;\n      margin-top: 35px !important;\n    }\n    \n    #sic-maintenance-module-2024 .cta-button {\n      display: inline-flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      gap: 8px !important;\n      background: #183090 !important;\n      color: #ffffff !important;\n      font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n      font-size: 14px !important;\n      font-weight: 700 !important;\n      padding: 13px 32px !important;\n      border-radius: 50px !important;\n      border: none !important;\n      cursor: pointer !important;\n      text-decoration: none !important;\n      text-transform: uppercase !important;\n      letter-spacing: 0.8px !important;\n      box-shadow: 0 5px 18px rgba(24, 48, 144, 0.25) !important;\n      transition: all 0.3s ease !important;\n      position: relative !important;\n      overflow: hidden !important;\n    }\n    \n    #sic-maintenance-module-2024 .cta-button::before {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      left: -100% !important;\n      width: 100% !important;\n      height: 100% !important;\n      background: rgba(255, 255, 255, 0.1) !important;\n      transition: left 0.5s ease !important;\n    }\n    \n    #sic-maintenance-module-2024 .cta-button:hover {\n      transform: translateY(-2px) !important;\n      box-shadow: 0 8px 24px rgba(24, 48, 144, 0.35) !important;\n      background: #1f3aa8 !important;\n    }\n    \n    #sic-maintenance-module-2024 .cta-button:hover::before {\n      left: 100% !important;\n    }\n    \n    #sic-maintenance-module-2024 .cta-button:active {\n      transform: translateY(0px) !important;\n      box-shadow: 0 4px 12px rgba(24, 48, 144, 0.3) !important;\n    }\n    \n    #sic-maintenance-module-2024 .cta-button-icon {\n      font-size: 15px !important;\n      transition: transform 0.3s ease !important;\n    }\n    \n    #sic-maintenance-module-2024 .cta-button:hover .cta-button-icon {\n      transform: translateX(3px) !important;\n    }\n    \n    \/* Responsive Design *\/\n    @media (max-width:1000px) {\n      #sic-maintenance-module-2024 {\n        padding: 45px 0 !important;\n      }\n      \n      #sic-maintenance-module-2024 h2 {\n        font-size: 34px !important;\n      }\n      \n      #sic-maintenance-module-2024 .maintenance-grid {\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;\n        gap: 18px !important;\n      }\n    }\n    \n    @media (max-width:690px) {\n      #sic-maintenance-module-2024 {\n        padding: 40px 0 !important;\n      }\n      \n      #sic-maintenance-module-2024 h2 {\n        font-size: 28px !important;\n        letter-spacing: 0.8px !important;\n      }\n      \n      #sic-maintenance-module-2024 .subtitle {\n        font-size: 14px !important;\n      }\n      \n      #sic-maintenance-module-2024 .cta-button {\n        font-size: 13px !important;\n        padding: 12px 28px !important;\n      }\n      \n      #sic-maintenance-module-2024 .maintenance-grid {\n        grid-template-columns: 1fr !important;\n        gap: 16px !important;\n      }\n      \n      #sic-maintenance-module-2024 .maintenance-card {\n        padding: 18px 14px !important;\n      }\n      \n      #sic-maintenance-module-2024 h3 {\n        font-size: 17px !important;\n      }\n    }\n    \n    @media (max-width: 480px) {\n      #sic-maintenance-module-2024 .module-container {\n        padding: 0 15px !important;\n      }\n      \n      #sic-maintenance-module-2024 h2 {\n        font-size: 24px !important;\n      }\n      \n      #sic-maintenance-module-2024 .subtitle {\n        font-size: 13px !important;\n      }\n      \n      #sic-maintenance-module-2024 .cta-button {\n        font-size: 12px !important;\n        padding: 11px 24px !important;\n      }\n      \n      #sic-maintenance-module-2024 h3 {\n        font-size: 16px !important;\n      }\n      \n      #sic-maintenance-module-2024 .task-item {\n        font-size: 12px !important;\n        padding-left: 24px !important;\n      }\n    }\n  <\/style>\n  \n  <div class=\"module-container\">\n    <!-- Header -->\n    <div class=\"module-header\">\n      <h2>Maintenance and Troubleshooting Tips for Diamond Wire Saw SiC Wafer Slicing<\/h2>\n      <div class=\"subtitle\">Preventive maintenance planning and resolution of standard issues with diamond wire saw systems<\/div>\n    <\/div>\n    \n    <!-- Maintenance Grid -->\n    <div class=\"maintenance-grid\">\n      \n      <!-- Daily Checks Card -->\n      <div class=\"maintenance-card card-daily\">\n        <div class=\"card-header\">\n          <h3>Daily Checks<\/h3>\n          <span class=\"frequency-badge\">Every shift<\/span>\n        <\/div>\n        <ul class=\"task-list\">\n          <li class=\"task-item\">Coolant level<\/li>\n          <li class=\"task-item\">Wire tension<\/li>\n          <li class=\"task-item\">Filter<\/li>\n        <\/ul>\n      <\/div>\n      \n      <!-- Service Weekly Card -->\n      <div class=\"maintenance-card card-weekly\">\n        <div class=\"card-header\">\n          <h3>Service Weekly<\/h3>\n          <span class=\"frequency-badge\">Every 5-7 days<\/span>\n        <\/div>\n        <ul class=\"task-list\">\n          <li class=\"task-item\">Coolant system<\/li>\n          <li class=\"task-item\">Guide roller<\/li>\n          <li class=\"task-item\">Sensor<\/li>\n        <\/ul>\n      <\/div>\n      \n      <!-- Monthly PM Card -->\n      <div class=\"maintenance-card card-monthly\">\n        <div class=\"card-header\">\n          <h3>Monthly PM<\/h3>\n          <span class=\"frequency-badge\">Every 30 days<\/span>\n        <\/div>\n        <ul class=\"task-list\">\n          <li class=\"task-item\">Roller replacement<\/li>\n          <li class=\"task-item\">Motion<\/li>\n          <li class=\"task-item\">Software Updates<\/li>\n        <\/ul>\n      <\/div>\n      \n      <!-- Quarterly Overhaul Card -->\n      <div class=\"maintenance-card card-quarterly\">\n        <div class=\"card-header\">\n          <h3>Quarterly Overhaul<\/h3>\n          <span class=\"frequency-badge\">Every 90 days<\/span>\n        <\/div>\n        <ul class=\"task-list\">\n          <li class=\"task-item\">Calibration<\/li>\n          <li class=\"task-item\">Bearings<\/li>\n          <li class=\"task-item\">Performance<\/li>\n        <\/ul>\n      <\/div>\n      \n    <\/div>\n    \n    <!-- CTA Button -->\n    <div class=\"cta-button-wrapper\">\n      <a href=\"#ct-popup-1112\" class=\"cta-button\" data-id=\"ct-popup-1112\">\n        <span>Get Instant Quote<\/span>\n        <span class=\"cta-button-icon\">\u2192<\/span>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n(function() {\n  'use strict';\n  \n  \/\/ Blocksy Popup Trigger\n  const ctaButton = document.querySelector('#sic-maintenance-module-2024 .cta-button');\n  if (ctaButton) {\n    ctaButton.addEventListener('click', function(e) {\n      e.preventDefault();\n      \n      const popupId = 'ct-popup-1112';\n      const popupElement = document.getElementById(popupId);\n      \n      if (popupElement) {\n        \/\/ Trigger Blocksy popup if available\n        if (window.ctEvents && window.ctEvents.trigger) {\n          window.ctEvents.trigger('ct:popup:open', { id: popupId });\n        } else if (typeof ctFrontend !== 'undefined' && ctFrontend.trigger) {\n          ctFrontend.trigger('ct:popup:open', { id: popupId });\n        } else {\n          \/\/ Fallback: Add active class\n          popupElement.classList.add('active', 'ct-active');\n          document.body.style.overflow = 'hidden';\n        }\n      } else {\n        \/\/ If popup doesn't exist, try to trigger by hash\n        window.location.hash = popupId;\n      }\n    });\n  }\n  \n})();\n<\/script>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-1c49027\" data-block-id=\"1c49027\"><style>.stk-1c49027 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-1c49027-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-ce73333\" data-v=\"4\" data-block-id=\"ce73333\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-ce73333-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-ce73333-inner-blocks\">\n<!-- \n============================================================\nSiC Process & Cost Optimization Center\nCombined Tab Module: Parameter Optimizer + Cost Calculator\nWordPress Gutenberg Compatible - Real-time Calculation\nOnly \"Get Instant Quote\" button retained\n============================================================\n-->\n\n<section id=\"sic-optimization-center-v2\">\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@500;600&display=swap');\n\n#sic-optimization-center-v2 * {\n    margin: 0 !important;\n    padding: 0 !important;\n    box-sizing: border-box !important;\n}\n\n#sic-optimization-center-v2 {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif !important;\n    background: #ffffff !important;\n    padding: 60px 20px !important;\n    width: 100% !important;\n}\n\n#sic-optimization-center-v2 .opc-container {\n    max-width: 1200px !important;\n    margin: 0 auto !important;\n}\n\n\/* ========== HEADINGS ========== *\/\n#sic-optimization-center-v2 .opc-h2 {\n    font-size: 36px !important;\n    font-weight: 700 !important;\n    color: #183090 !important;\n    text-align: center !important;\n    margin-bottom: 12px !important;\n    line-height: 1.3 !important;\n}\n\n#sic-optimization-center-v2 .opc-h3 {\n    font-size: 17px !important;\n    font-weight: 600 !important;\n    color: #183090 !important;\n    margin-bottom: 20px !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 10px !important;\n}\n\n#sic-optimization-center-v2 .opc-h3::before {\n    content: '' !important;\n    width: 4px !important;\n    height: 18px !important;\n    background: linear-gradient(180deg, #183090, #3b82f6) !important;\n    border-radius: 2px !important;\n}\n\n#sic-optimization-center-v2 .opc-subtitle {\n    font-size: 16px !important;\n    color: #64748b !important;\n    text-align: center !important;\n    max-width: 750px !important;\n    margin: 0 auto 32px !important;\n    line-height: 1.6 !important;\n}\n\n\/* ========== TAB NAVIGATION ========== *\/\n#sic-optimization-center-v2 .opc-tabs {\n    display: flex !important;\n    justify-content: center !important;\n    gap: 8px !important;\n    margin-bottom: 32px !important;\n    background: #f1f5f9 !important;\n    padding: 6px !important;\n    border-radius: 14px !important;\n    max-width: 600px !important;\n    margin-left: auto !important;\n    margin-right: auto !important;\n}\n\n#sic-optimization-center-v2 .opc-tab-btn {\n    flex: 1 !important;\n    padding: 14px 24px !important;\n    font-size: 15px !important;\n    font-weight: 600 !important;\n    font-family: 'Inter', sans-serif !important;\n    color: #64748b !important;\n    background: transparent !important;\n    border: none !important;\n    border-radius: 10px !important;\n    cursor: pointer !important;\n    transition: all 0.3s ease !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 8px !important;\n}\n\n#sic-optimization-center-v2 .opc-tab-btn:hover {\n    color: #183090 !important;\n}\n\n#sic-optimization-center-v2 .opc-tab-btn.active {\n    background: #ffffff !important;\n    color: #183090 !important;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08) !important;\n}\n\n#sic-optimization-center-v2 .opc-tab-btn svg {\n    width: 20px !important;\n    height: 20px !important;\n}\n\n\/* ========== TAB CONTENT ========== *\/\n#sic-optimization-center-v2 .opc-tab-content {\n    display: none !important;\n}\n\n#sic-optimization-center-v2 .opc-tab-content.active {\n    display: block !important;\n}\n\n\/* ========== CARD STYLES ========== *\/\n#sic-optimization-center-v2 .opc-card {\n    background: #ffffff !important;\n    border-radius: 16px !important;\n    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08) !important;\n    border: 1px solid #e2e8f0 !important;\n    overflow: hidden !important;\n}\n\n#sic-optimization-center-v2 .opc-card-header {\n    background: linear-gradient(135deg, #183090 0%, #1e40af 100%) !important;\n    padding: 20px 28px !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 14px !important;\n}\n\n#sic-optimization-center-v2 .opc-card-icon {\n    width: 44px !important;\n    height: 44px !important;\n    background: rgba(255,255,255,0.15) !important;\n    border-radius: 10px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n}\n\n#sic-optimization-center-v2 .opc-card-icon svg {\n    width: 24px !important;\n    height: 24px !important;\n    color: #ffffff !important;\n}\n\n#sic-optimization-center-v2 .opc-card-title {\n    font-size: 18px !important;\n    font-weight: 600 !important;\n    color: #ffffff !important;\n}\n\n\/* ========== GRID LAYOUTS ========== *\/\n#sic-optimization-center-v2 .opc-grid-2col {\n    display: grid !important;\n    grid-template-columns: 360px 1fr !important;\n}\n\n#sic-optimization-center-v2 .opc-input-panel {\n    padding: 28px !important;\n    background: #fafbfc !important;\n    border-right: 1px solid #e2e8f0 !important;\n}\n\n#sic-optimization-center-v2 .opc-results-panel {\n    padding: 28px !important;\n    background: #ffffff !important;\n}\n\n\/* ========== FORM ELEMENTS ========== *\/\n#sic-optimization-center-v2 .opc-form-group {\n    margin-bottom: 18px !important;\n}\n\n#sic-optimization-center-v2 .opc-label {\n    display: block !important;\n    font-size: 13px !important;\n    font-weight: 500 !important;\n    color: #374151 !important;\n    margin-bottom: 8px !important;\n}\n\n#sic-optimization-center-v2 .opc-select {\n    width: 100% !important;\n    height: 46px !important;\n    padding: 0 38px 0 14px !important;\n    font-size: 14px !important;\n    font-family: 'Inter', sans-serif !important;\n    color: #1f2937 !important;\n    background: #ffffff url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'\/%3E%3C\/svg%3E\") no-repeat right 12px center !important;\n    background-size: 18px !important;\n    border: 2px solid #e2e8f0 !important;\n    border-radius: 10px !important;\n    cursor: pointer !important;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    outline: none !important;\n}\n\n#sic-optimization-center-v2 .opc-select:focus {\n    border-color: #183090 !important;\n    box-shadow: 0 0 0 3px rgba(24, 48, 144, 0.1) !important;\n}\n\n#sic-optimization-center-v2 .opc-select option {\n    padding: 12px !important;\n    font-size: 14px !important;\n    color: #1f2937 !important;\n    background: #ffffff !important;\n}\n\n#sic-optimization-center-v2 .opc-input-wrapper {\n    position: relative !important;\n}\n\n#sic-optimization-center-v2 .opc-input {\n    width: 100% !important;\n    height: 46px !important;\n    padding: 0 50px 0 14px !important;\n    font-size: 15px !important;\n    font-family: 'JetBrains Mono', monospace !important;\n    font-weight: 500 !important;\n    color: #1f2937 !important;\n    background: #ffffff !important;\n    border: 2px solid #e2e8f0 !important;\n    border-radius: 10px !important;\n    outline: none !important;\n}\n\n#sic-optimization-center-v2 .opc-input:focus {\n    border-color: #183090 !important;\n    box-shadow: 0 0 0 3px rgba(24, 48, 144, 0.1) !important;\n}\n\n#sic-optimization-center-v2 .opc-input-unit {\n    position: absolute !important;\n    right: 14px !important;\n    top: 50% !important;\n    transform: translateY(-50%) !important;\n    font-size: 12px !important;\n    font-weight: 600 !important;\n    color: #64748b !important;\n    pointer-events: none !important;\n}\n\n\/* ========== PRIORITY BUTTONS ========== *\/\n#sic-optimization-center-v2 .opc-priority-group {\n    display: flex !important;\n    gap: 8px !important;\n}\n\n#sic-optimization-center-v2 .opc-priority-btn {\n    flex: 1 !important;\n    padding: 12px 8px !important;\n    font-size: 13px !important;\n    font-weight: 500 !important;\n    font-family: 'Inter', sans-serif !important;\n    color: #64748b !important;\n    background: #f8fafc !important;\n    border: 2px solid #e2e8f0 !important;\n    border-radius: 8px !important;\n    cursor: pointer !important;\n    transition: all 0.2s ease !important;\n    text-align: center !important;\n}\n\n#sic-optimization-center-v2 .opc-priority-btn:hover {\n    border-color: #183090 !important;\n}\n\n#sic-optimization-center-v2 .opc-priority-btn.active {\n    background: linear-gradient(135deg, #183090 0%, #1e40af 100%) !important;\n    border-color: #183090 !important;\n    color: #ffffff !important;\n}\n\n\/* ========== QUOTE BUTTON ========== *\/\n#sic-optimization-center-v2 .opc-quote-btn {\n    width: 100% !important;\n    height: 50px !important;\n    background: #183090 !important;\n    color: #ffffff !important;\n    font-size: 15px !important;\n    font-weight: 600 !important;\n    font-family: 'Inter', sans-serif !important;\n    border: none !important;\n    border-radius: 10px !important;\n    cursor: pointer !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 8px !important;\n    transition: all 0.3s ease !important;\n    margin-top: 20px !important;\n}\n\n#sic-optimization-center-v2 .opc-quote-btn:hover {\n    color:#183090 !important;\n    background-color:#FFFFFF !important;\n    transform: translateY(-2px) !important;\n    box-shadow: 0 4px 12px #183090 !important; \n}\n\n\n#sic-optimization-center-v2 .opc-quote-btn:active {\n    transform: translateY(0) !important;\n}\n\n#sic-optimization-center-v2 .opc-quote-btn svg {\n    width: 18px !important;\n    height: 18px !important;\n}\n\n\/* ========== REAL-TIME INDICATOR ========== *\/\n#sic-optimization-center-v2 .opc-realtime-badge {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 6px !important;\n    background: #dcfce7 !important;\n    color: #166534 !important;\n    font-size: 11px !important;\n    font-weight: 600 !important;\n    padding: 4px 10px !important;\n    border-radius: 100px !important;\n    margin-bottom: 16px !important;\n}\n\n#sic-optimization-center-v2 .opc-realtime-badge::before {\n    content: '' !important;\n    width: 6px !important;\n    height: 6px !important;\n    background: #22c55e !important;\n    border-radius: 50% !important;\n    animation: opcPulse 1.5s infinite !important;\n}\n\n@keyframes opcPulse {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0.4; }\n}\n\n\/* ========== PARAMETER CARDS ========== *\/\n#sic-optimization-center-v2 .opc-params-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, 1fr) !important;\n    gap: 14px !important;\n    margin-bottom: 20px !important;\n}\n\n#sic-optimization-center-v2 .opc-param-card {\n    background: #f8fafc !important;\n    border-radius: 12px !important;\n    padding: 18px !important;\n    border: 1px solid #e2e8f0 !important;\n    transition: border-color 0.3s ease !important;\n}\n\n#sic-optimization-center-v2 .opc-param-card.updated {\n    border-color: #22c55e !important;\n}\n\n#sic-optimization-center-v2 .opc-param-header {\n    display: flex !important;\n    align-items: center !important;\n    gap: 10px !important;\n    margin-bottom: 12px !important;\n}\n\n#sic-optimization-center-v2 .opc-param-icon {\n    width: 36px !important;\n    height: 36px !important;\n    background: rgba(24, 48, 144, 0.1) !important;\n    border-radius: 8px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n}\n\n#sic-optimization-center-v2 .opc-param-icon svg {\n    width: 18px !important;\n    height: 18px !important;\n    color: #183090 !important;\n}\n\n#sic-optimization-center-v2 .opc-param-name {\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    color: #374151 !important;\n}\n\n#sic-optimization-center-v2 .opc-param-value {\n    font-size: 28px !important;\n    font-weight: 700 !important;\n    color: #183090 !important;\n    font-family: 'JetBrains Mono', monospace !important;\n    margin-bottom: 10px !important;\n    transition: color 0.3s ease !important;\n}\n\n#sic-optimization-center-v2 .opc-param-unit {\n    font-size: 14px !important;\n    color: #64748b !important;\n}\n\n#sic-optimization-center-v2 .opc-param-bar {\n    height: 6px !important;\n    background: #e2e8f0 !important;\n    border-radius: 3px !important;\n    position: relative !important;\n    margin-bottom: 6px !important;\n}\n\n#sic-optimization-center-v2 .opc-param-bar-fill {\n    height: 100% !important;\n    background: linear-gradient(90deg, #183090, #3b82f6) !important;\n    border-radius: 3px !important;\n    transition: width 0.5s ease !important;\n}\n\n#sic-optimization-center-v2 .opc-param-range {\n    display: flex !important;\n    justify-content: space-between !important;\n    font-size: 10px !important;\n    color: #9ca3af !important;\n}\n\n\/* ========== QUALITY PREDICTION ========== *\/\n#sic-optimization-center-v2 .opc-quality-grid {\n    display: grid !important;\n    grid-template-columns: repeat(4, 1fr) !important;\n    gap: 12px !important;\n    padding: 20px !important;\n    background: #f8fafc !important;\n    border-radius: 12px !important;\n    border: 1px solid #e2e8f0 !important;\n}\n\n#sic-optimization-center-v2 .opc-quality-item {\n    text-align: center !important;\n}\n\n#sic-optimization-center-v2 .opc-quality-label {\n    font-size: 11px !important;\n    color: #64748b !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n    margin-bottom: 6px !important;\n}\n\n#sic-optimization-center-v2 .opc-quality-value {\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: #183090 !important;\n    font-family: 'JetBrains Mono', monospace !important;\n}\n\n#sic-optimization-center-v2 .opc-quality-value.good {\n    color: #22c55e !important;\n}\n\n#sic-optimization-center-v2 .opc-quality-unit {\n    font-size: 11px !important;\n    color: #9ca3af !important;\n}\n\n#sic-optimization-center-v2 .opc-quality-badge {\n    display: inline-block !important;\n    font-size: 10px !important;\n    font-weight: 600 !important;\n    padding: 3px 8px !important;\n    border-radius: 100px !important;\n    margin-top: 6px !important;\n}\n\n#sic-optimization-center-v2 .opc-quality-badge.excellent {\n    background: #dcfce7 !important;\n    color: #166534 !important;\n}\n\n#sic-optimization-center-v2 .opc-quality-badge.good {\n    background: #dbeafe !important;\n    color: #1e40af !important;\n}\n\n\/* ========== COST BREAKDOWN ========== *\/\n#sic-optimization-center-v2 .opc-total-card {\n    background: linear-gradient(135deg, #183090 0%, #1e40af 50%, #0f2560 100%) !important;\n    border-radius: 14px !important;\n    padding: 24px !important;\n    display: flex !important;\n    justify-content: space-between !important;\n    align-items: center !important;\n    margin-bottom: 20px !important;\n    position: relative !important;\n    overflow: hidden !important;\n}\n\n#sic-optimization-center-v2 .opc-total-card::before {\n    content: '' !important;\n    position: absolute !important;\n    top: -50% !important;\n    right: -10% !important;\n    width: 200px !important;\n    height: 200px !important;\n    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%) !important;\n    border-radius: 50% !important;\n}\n\n#sic-optimization-center-v2 .opc-total-info {\n    position: relative !important;\n    z-index: 1 !important;\n}\n\n#sic-optimization-center-v2 .opc-total-label {\n    font-size: 13px !important;\n    color: rgba(255,255,255,0.7) !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n    margin-bottom: 6px !important;\n}\n\n#sic-optimization-center-v2 .opc-total-value {\n    font-size: 40px !important;\n    font-weight: 700 !important;\n    color: #ffffff !important;\n    font-family: 'JetBrains Mono', monospace !important;\n}\n\n#sic-optimization-center-v2 .opc-total-unit {\n    font-size: 18px !important;\n    color: rgba(255,255,255,0.8) !important;\n}\n\n#sic-optimization-center-v2 .opc-total-badge {\n    background: rgba(74, 222, 128, 0.2) !important;\n    border: 1px solid rgba(74, 222, 128, 0.4) !important;\n    color: #4ade80 !important;\n    padding: 10px 18px !important;\n    border-radius: 10px !important;\n    text-align: center !important;\n    position: relative !important;\n    z-index: 1 !important;\n}\n\n#sic-optimization-center-v2 .opc-badge-value {\n    font-size: 24px !important;\n    font-weight: 700 !important;\n    font-family: 'JetBrains Mono', monospace !important;\n}\n\n#sic-optimization-center-v2 .opc-badge-label {\n    font-size: 10px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n    margin-top: 2px !important;\n}\n\n\/* ========== COST LIST ========== *\/\n#sic-optimization-center-v2 .opc-cost-list {\n    display: grid !important;\n    gap: 12px !important;\n}\n\n#sic-optimization-center-v2 .opc-cost-item {\n    display: grid !important;\n    grid-template-columns: auto 1fr auto !important;\n    gap: 14px !important;\n    align-items: center !important;\n    padding: 14px !important;\n    background: #f8fafc !important;\n    border-radius: 10px !important;\n    border: 1px solid #e2e8f0 !important;\n}\n\n#sic-optimization-center-v2 .opc-cost-icon {\n    width: 40px !important;\n    height: 40px !important;\n    border-radius: 8px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n}\n\n#sic-optimization-center-v2 .opc-cost-icon.material { background: #dbeafe !important; }\n#sic-optimization-center-v2 .opc-cost-icon.wire { background: #dcfce7 !important; }\n#sic-optimization-center-v2 .opc-cost-icon.labor { background: #fef3c7 !important; }\n#sic-optimization-center-v2 .opc-cost-icon.equipment { background: #f3e8ff !important; }\n#sic-optimization-center-v2 .opc-cost-icon.overhead { background: #fce7f3 !important; }\n\n#sic-optimization-center-v2 .opc-cost-icon svg {\n    width: 20px !important;\n    height: 20px !important;\n}\n\n#sic-optimization-center-v2 .opc-cost-icon.material svg { color: #2563eb !important; }\n#sic-optimization-center-v2 .opc-cost-icon.wire svg { color: #16a34a !important; }\n#sic-optimization-center-v2 .opc-cost-icon.labor svg { color: #ca8a04 !important; }\n#sic-optimization-center-v2 .opc-cost-icon.equipment svg { color: #9333ea !important; }\n#sic-optimization-center-v2 .opc-cost-icon.overhead svg { color: #db2777 !important; }\n\n#sic-optimization-center-v2 .opc-cost-name {\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    color: #1e293b !important;\n}\n\n#sic-optimization-center-v2 .opc-cost-desc {\n    font-size: 12px !important;\n    color: #64748b !important;\n}\n\n#sic-optimization-center-v2 .opc-cost-amount {\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    color: #183090 !important;\n    font-family: 'JetBrains Mono', monospace !important;\n    text-align: right !important;\n}\n\n#sic-optimization-center-v2 .opc-cost-percent {\n    font-size: 11px !important;\n    color: #64748b !important;\n    text-align: right !important;\n}\n\n\/* ========== RESPONSIVE ========== *\/\n@media (max-width: 1000px) {\n    #sic-optimization-center-v2 .opc-grid-2col {\n        grid-template-columns: 1fr !important;\n    }\n    \n    #sic-optimization-center-v2 .opc-input-panel {\n        border-right: none !important;\n        border-bottom: 1px solid #e2e8f0 !important;\n    }\n    \n    #sic-optimization-center-v2 .opc-params-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n    }\n}\n\n@media (max-width: 700px) {\n    #sic-optimization-center-v2 {\n        padding: 40px 15px !important;\n    }\n    \n    #sic-optimization-center-v2 .opc-h2 {\n        font-size: 26px !important;\n        font-weight: 700 !important;\n        color: #183090 !important;\n    }\n    \n    #sic-optimization-center-v2 .opc-tabs {\n        flex-direction: column !important;\n    }\n    \n    #sic-optimization-center-v2 .opc-params-grid {\n        grid-template-columns: 1fr !important;\n    }\n    \n    #sic-optimization-center-v2 .opc-quality-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n    }\n    \n    #sic-optimization-center-v2 .opc-total-card {\n        flex-direction: column !important;\n        text-align: center !important;\n        gap: 16px !important;\n    }\n    \n    #sic-optimization-center-v2 .opc-priority-group {\n        flex-direction: column !important;\n    }\n}\n<\/style>\n\n<div class=\"opc-container\">\n    <!-- SEO Headings -->\n    <h2 class=\"opc-h2\" style=\"color: #183090 !important;\">SiC Process &#038; Cost Optimization Center<\/h2>\n    <p class=\"opc-subtitle\">Optimize your diamond wire cutting parameters for best quality and calculate detailed cost-per-wafer breakdown for silicon carbide wafer production<\/p>\n\n    <!-- Tab Navigation -->\n    <div class=\"opc-tabs\">\n        <button class=\"opc-tab-btn active\" data-tab=\"parameters\" type=\"button\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 20V10M18 20V4M6 20v-4\"><\/path><\/svg>\n            Parameter Optimizer\n        <\/button>\n        <button class=\"opc-tab-btn\" data-tab=\"cost\" type=\"button\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"><\/path><\/svg>\n            Cost Calculator\n        <\/button>\n    <\/div>\n\n    <!-- Tab 1: Parameter Optimizer -->\n    <div class=\"opc-tab-content active\" id=\"opc-tab-parameters\">\n        <div class=\"opc-card\">\n            <div class=\"opc-card-header\">\n                <div class=\"opc-card-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                        <circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\n                        <path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"opc-card-title\">Diamond Wire Cutting Parameter Optimizer<\/div>\n            <\/div>\n\n            <div class=\"opc-grid-2col\">\n                <div class=\"opc-input-panel\">\n                    <h3 class=\"opc-h3\">Material &#038; Equipment Settings<\/h3>\n                    \n                    <div class=\"opc-form-group\">\n                        <label class=\"opc-label\">SiC Polytype \/ Grade<\/label>\n                        <select class=\"opc-select\" id=\"opc-sic-grade\">\n                            <option value=\"4h-n\">4H-SiC N-type (Standard)<\/option>\n                            <option value=\"4h-semi\">4H-SiC Semi-insulating<\/option>\n                            <option value=\"6h-n\">6H-SiC N-type<\/option>\n                            <option value=\"3c\">3C-SiC (Cubic)<\/option>\n                        <\/select>\n                    <\/div>\n\n                    <div class=\"opc-form-group\">\n                        <label class=\"opc-label\">Wafer Diameter<\/label>\n                        <select class=\"opc-select\" id=\"opc-wafer-diameter\">\n                            <option value=\"100\">100mm (4-inch)<\/option>\n                            <option value=\"150\" selected>150mm (6-inch)<\/option>\n                            <option value=\"200\">200mm (8-inch)<\/option>\n                        <\/select>\n                    <\/div>\n\n                    <div class=\"opc-form-group\">\n                        <label class=\"opc-label\">Target Wafer Thickness<\/label>\n                        <select class=\"opc-select\" id=\"opc-wafer-thickness\">\n                            <option value=\"350\" selected>350 \u03bcm (Standard)<\/option>\n                            <option value=\"500\">500 \u03bcm (Thick)<\/option>\n                            <option value=\"250\">250 \u03bcm (Thin)<\/option>\n                        <\/select>\n                    <\/div>\n\n                    <div class=\"opc-form-group\">\n                        <label class=\"opc-label\">Diamond Wire Diameter<\/label>\n                        <select class=\"opc-select\" id=\"opc-wire-diameter\">\n                            <option value=\"100\">0.10mm (Ultra-Fine)<\/option>\n                            <option value=\"120\">0.12mm (Fine)<\/option>\n                            <option value=\"150\" selected>0.15mm (Standard)<\/option>\n                            <option value=\"180\">0.18mm (Medium)<\/option>\n                            <option value=\"200\">0.20mm (Heavy-Duty)<\/option>\n                        <\/select>\n                    <\/div>\n\n                    <div class=\"opc-form-group\">\n                        <label class=\"opc-label\">Optimization Priority<\/label>\n                        <div class=\"opc-priority-group\" id=\"opc-priority-group-1\">\n                            <button class=\"opc-priority-btn\" data-priority=\"quality\" type=\"button\">Quality<\/button>\n                            <button class=\"opc-priority-btn active\" data-priority=\"balanced\" type=\"button\">Balanced<\/button>\n                            <button class=\"opc-priority-btn\" data-priority=\"speed\" type=\"button\">Speed<\/button>\n                        <\/div>\n                    <\/div>\n\n                    <a href=\"#ct-popup-1112\" class=\"opc-quote-btn\" data-popup=\"ct-popup-1112\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"><\/path><\/svg>\n                        Get Instant Quote\n                    <\/a>\n                <\/div>\n\n                <div class=\"opc-results-panel\">\n                    <div class=\"opc-realtime-badge\">Real-time Calculation<\/div>\n                    <h3 class=\"opc-h3\">Recommended Cutting Parameters<\/h3>\n                    \n                    <div class=\"opc-params-grid\">\n                        <div class=\"opc-param-card\">\n                            <div class=\"opc-param-header\">\n                                <div class=\"opc-param-icon\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"><\/path><\/svg>\n                                <\/div>\n                                <div class=\"opc-param-name\">Wire Speed<\/div>\n                            <\/div>\n                            <div class=\"opc-param-value\" id=\"opc-wire-speed\">18<span class=\"opc-param-unit\">m\/s<\/span><\/div>\n                            <div class=\"opc-param-bar\"><div class=\"opc-param-bar-fill\" id=\"opc-speed-bar\" style=\"width: 53%;\"><\/div><\/div>\n                            <div class=\"opc-param-range\"><span>10<\/span><span>25 m\/s<\/span><\/div>\n                        <\/div>\n\n                        <div class=\"opc-param-card\">\n                            <div class=\"opc-param-header\">\n                                <div class=\"opc-param-icon\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 19V5M5 12l7-7 7 7\"><\/path><\/svg>\n                                <\/div>\n                                <div class=\"opc-param-name\">Feed Rate<\/div>\n                            <\/div>\n                            <div class=\"opc-param-value\" id=\"opc-feed-rate\">0.8<span class=\"opc-param-unit\">mm\/min<\/span><\/div>\n                            <div class=\"opc-param-bar\"><div class=\"opc-param-bar-fill\" id=\"opc-feed-bar\" style=\"width: 29%;\"><\/div><\/div>\n                            <div class=\"opc-param-range\"><span>0.3<\/span><span>2.0 mm\/min<\/span><\/div>\n                        <\/div>\n\n                        <div class=\"opc-param-card\">\n                            <div class=\"opc-param-header\">\n                                <div class=\"opc-param-icon\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16v16H4z\"><\/path><path d=\"M4 12h16M12 4v16\"><\/path><\/svg>\n                                <\/div>\n                                <div class=\"opc-param-name\">Wire Tension<\/div>\n                            <\/div>\n                            <div class=\"opc-param-value\" id=\"opc-wire-tension\">38<span class=\"opc-param-unit\">N<\/span><\/div>\n                            <div class=\"opc-param-bar\"><div class=\"opc-param-bar-fill\" id=\"opc-tension-bar\" style=\"width: 45%;\"><\/div><\/div>\n                            <div class=\"opc-param-range\"><span>20<\/span><span>60 N<\/span><\/div>\n                        <\/div>\n\n                        <div class=\"opc-param-card\">\n                            <div class=\"opc-param-header\">\n                                <div class=\"opc-param-icon\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4\"><\/path><\/svg>\n                                <\/div>\n                                <div class=\"opc-param-name\">Rocking Angle<\/div>\n                            <\/div>\n                            <div class=\"opc-param-value\" id=\"opc-rocking\">\u00b110<span class=\"opc-param-unit\">\u00b0<\/span><\/div>\n                            <div class=\"opc-param-bar\"><div class=\"opc-param-bar-fill\" id=\"opc-rocking-bar\" style=\"width: 67%;\"><\/div><\/div>\n                            <div class=\"opc-param-range\"><span>\u00b10\u00b0<\/span><span>\u00b115\u00b0<\/span><\/div>\n                        <\/div>\n\n                        <div class=\"opc-param-card\">\n                            <div class=\"opc-param-header\">\n                                <div class=\"opc-param-icon\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"><\/polygon><\/svg>\n                                <\/div>\n                                <div class=\"opc-param-name\">Diamond Grit<\/div>\n                            <\/div>\n                            <div class=\"opc-param-value\" id=\"opc-grit\">12-15<span class=\"opc-param-unit\">\u03bcm<\/span><\/div>\n                            <div class=\"opc-param-bar\"><div class=\"opc-param-bar-fill\" id=\"opc-grit-bar\" style=\"width: 41%;\"><\/div><\/div>\n                            <div class=\"opc-param-range\"><span>8<\/span><span>25 \u03bcm<\/span><\/div>\n                        <\/div>\n\n                        <div class=\"opc-param-card\">\n                            <div class=\"opc-param-header\">\n                                <div class=\"opc-param-icon\">\n                                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"><\/path><\/svg>\n                                <\/div>\n                                <div class=\"opc-param-name\">Coolant Flow<\/div>\n                            <\/div>\n                            <div class=\"opc-param-value\" id=\"opc-coolant\">15<span class=\"opc-param-unit\">L\/min<\/span><\/div>\n                            <div class=\"opc-param-bar\"><div class=\"opc-param-bar-fill\" id=\"opc-coolant-bar\" style=\"width: 50%;\"><\/div><\/div>\n                            <div class=\"opc-param-range\"><span>5<\/span><span>25 L\/min<\/span><\/div>\n                        <\/div>\n                    <\/div>\n\n                    <h3 class=\"opc-h3\">Predicted Output Quality<\/h3>\n                    <div class=\"opc-quality-grid\">\n                        <div class=\"opc-quality-item\">\n                            <div class=\"opc-quality-label\">TTV<\/div>\n                            <div class=\"opc-quality-value good\" id=\"opc-ttv\">&lt;5<span class=\"opc-quality-unit\">\u03bcm<\/span><\/div>\n                            <div class=\"opc-quality-badge excellent\" id=\"opc-ttv-badge\">Excellent<\/div>\n                        <\/div>\n                        <div class=\"opc-quality-item\">\n                            <div class=\"opc-quality-label\">Surface Ra<\/div>\n                            <div class=\"opc-quality-value good\" id=\"opc-ra\">&lt;0.5<span class=\"opc-quality-unit\">\u03bcm<\/span><\/div>\n                            <div class=\"opc-quality-badge excellent\" id=\"opc-ra-badge\">Excellent<\/div>\n                        <\/div>\n                        <div class=\"opc-quality-item\">\n                            <div class=\"opc-quality-label\">SSD Depth<\/div>\n                            <div class=\"opc-quality-value good\" id=\"opc-ssd\">&lt;10<span class=\"opc-quality-unit\">\u03bcm<\/span><\/div>\n                            <div class=\"opc-quality-badge good\" id=\"opc-ssd-badge\">Good<\/div>\n                        <\/div>\n                        <div class=\"opc-quality-item\">\n                            <div class=\"opc-quality-label\">Cycle Time<\/div>\n                            <div class=\"opc-quality-value\" id=\"opc-cycle\">58<span class=\"opc-quality-unit\">min<\/span><\/div>\n                            <div class=\"opc-quality-badge good\" id=\"opc-cycle-badge\">Good<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Tab 2: Cost Calculator -->\n    <div class=\"opc-tab-content\" id=\"opc-tab-cost\">\n        <div class=\"opc-card\">\n            <div class=\"opc-card-header\">\n                <div class=\"opc-card-icon\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                        <path d=\"M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"opc-card-title\">SiC Wafer Cutting Cost Calculator<\/div>\n            <\/div>\n\n            <div class=\"opc-grid-2col\">\n                <div class=\"opc-input-panel\">\n                    <h3 class=\"opc-h3\">Production Parameters<\/h3>\n                    \n                    <div class=\"opc-form-group\">\n                        <label class=\"opc-label\">Annual Wafer Production<\/label>\n                        <div class=\"opc-input-wrapper\">\n                            <input type=\"number\" class=\"opc-input\" id=\"opc-annual-volume\" value=\"10000\" min=\"1000\" max=\"500000\" step=\"1000\">\n                            <span class=\"opc-input-unit\">wafers\/yr<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"opc-form-group\">\n                        <label class=\"opc-label\">Wafer Diameter<\/label>\n                        <select class=\"opc-select\" id=\"opc-cost-wafer-size\">\n                            <option value=\"100\">100mm (4-inch)<\/option>\n                            <option value=\"150\" selected>150mm (6-inch)<\/option>\n                            <option value=\"200\">200mm (8-inch)<\/option>\n                        <\/select>\n                    <\/div>\n\n                    <h3 class=\"opc-h3\">Material Costs<\/h3>\n\n                    <div class=\"opc-form-group\">\n                        <label class=\"opc-label\">SiC Ingot Cost<\/label>\n                        <div class=\"opc-input-wrapper\">\n                            <input type=\"number\" class=\"opc-input\" id=\"opc-ingot-cost\" value=\"3500\" min=\"1000\" max=\"10000\" step=\"100\">\n                            <span class=\"opc-input-unit\">$\/ingot<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"opc-form-group\">\n                        <label class=\"opc-label\">Wafers per Ingot<\/label>\n                        <div class=\"opc-input-wrapper\">\n                            <input type=\"number\" class=\"opc-input\" id=\"opc-wafers-per-ingot\" value=\"48\" min=\"20\" max=\"100\" step=\"1\">\n                            <span class=\"opc-input-unit\">wafers<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <h3 class=\"opc-h3\">Operations<\/h3>\n\n                    <div class=\"opc-form-group\">\n                        <label class=\"opc-label\">Diamond Wire Cost (per wafer)<\/label>\n                        <div class=\"opc-input-wrapper\">\n                            <input type=\"number\" class=\"opc-input\" id=\"opc-wire-cost-input\" value=\"22\" min=\"5\" max=\"100\" step=\"1\">\n                            <span class=\"opc-input-unit\">$\/wafer<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"opc-form-group\">\n                        <label class=\"opc-label\">Labor Rate (fully burdened)<\/label>\n                        <div class=\"opc-input-wrapper\">\n                            <input type=\"number\" class=\"opc-input\" id=\"opc-labor-rate\" value=\"45\" min=\"20\" max=\"150\" step=\"5\">\n                            <span class=\"opc-input-unit\">$\/hour<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"opc-form-group\">\n                        <label class=\"opc-label\">Equipment Investment<\/label>\n                        <div class=\"opc-input-wrapper\">\n                            <input type=\"number\" class=\"opc-input\" id=\"opc-equipment-cost\" value=\"550000\" min=\"100000\" max=\"2000000\" step=\"50000\">\n                            <span class=\"opc-input-unit\">$<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <a href=\"#ct-popup-1112\" class=\"opc-quote-btn\" data-popup=\"ct-popup-1112\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"><\/path><\/svg>\n                        Get Instant Quote\n                    <\/a>\n                <\/div>\n\n                <div class=\"opc-results-panel\">\n                    <div class=\"opc-realtime-badge\">Real-time Calculation<\/div>\n                    <h3 class=\"opc-h3\">Cost Analysis Results<\/h3>\n                    \n                    <div class=\"opc-total-card\">\n                        <div class=\"opc-total-info\">\n                            <div class=\"opc-total-label\">Total Cost Per Wafer<\/div>\n                            <div class=\"opc-total-value\">$<span id=\"opc-total-cost\">118<\/span><span class=\"opc-total-unit\">.50<\/span><\/div>\n                        <\/div>\n                        <div class=\"opc-total-badge\">\n                            <div class=\"opc-badge-value\" id=\"opc-savings-percent\">35%<\/div>\n                            <div class=\"opc-badge-label\">vs Traditional<\/div>\n                        <\/div>\n                    <\/div>\n\n                    <h3 class=\"opc-h3\">Cost Breakdown<\/h3>\n                    <div class=\"opc-cost-list\">\n                        <div class=\"opc-cost-item\">\n                            <div class=\"opc-cost-icon material\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"><\/rect><path d=\"M3 9h18M9 21V9\"><\/path><\/svg>\n                            <\/div>\n                            <div>\n                                <div class=\"opc-cost-name\">SiC Material<\/div>\n                                <div class=\"opc-cost-desc\">Ingot cost per wafer<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"opc-cost-amount\" id=\"opc-material-cost-display\">$72.92<\/div>\n                                <div class=\"opc-cost-percent\" id=\"opc-material-percent\">61.5%<\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"opc-cost-item\">\n                            <div class=\"opc-cost-icon wire\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M12 6v6l4 2\"><\/path><\/svg>\n                            <\/div>\n                            <div>\n                                <div class=\"opc-cost-name\">Diamond Wire<\/div>\n                                <div class=\"opc-cost-desc\">Wire consumption<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"opc-cost-amount\" id=\"opc-wire-cost-display\">$22.00<\/div>\n                                <div class=\"opc-cost-percent\" id=\"opc-wire-percent\">18.6%<\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"opc-cost-item\">\n                            <div class=\"opc-cost-icon labor\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><\/svg>\n                            <\/div>\n                            <div>\n                                <div class=\"opc-cost-name\">Labor<\/div>\n                                <div class=\"opc-cost-desc\">Operator time<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"opc-cost-amount\" id=\"opc-labor-cost-display\">$8.25<\/div>\n                                <div class=\"opc-cost-percent\" id=\"opc-labor-percent\">7.0%<\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"opc-cost-item\">\n                            <div class=\"opc-cost-icon equipment\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"6\" width=\"20\" height=\"12\" rx=\"2\"><\/rect><path d=\"M12 12h.01\"><\/path><\/svg>\n                            <\/div>\n                            <div>\n                                <div class=\"opc-cost-name\">Equipment Depreciation<\/div>\n                                <div class=\"opc-cost-desc\">7-year depreciation<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"opc-cost-amount\" id=\"opc-equipment-cost-display\">$7.86<\/div>\n                                <div class=\"opc-cost-percent\" id=\"opc-equipment-percent\">6.6%<\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"opc-cost-item\">\n                            <div class=\"opc-cost-icon overhead\">\n                                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"><\/path><polyline points=\"9 22 9 12 15 12 15 22\"><\/polyline><\/svg>\n                            <\/div>\n                            <div>\n                                <div class=\"opc-cost-name\">Facility &#038; Overhead<\/div>\n                                <div class=\"opc-cost-desc\">Utilities, maintenance<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"opc-cost-amount\" id=\"opc-overhead-cost-display\">$7.47<\/div>\n                                <div class=\"opc-cost-percent\" id=\"opc-overhead-percent\">6.3%<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n(function() {\n    'use strict';\n    \n    \/\/ ==================== DATA ====================\n    var parameterDB = {\n        '4h-n': { baseWireSpeed: 18, baseFeedRate: 0.8, baseTension: 38, hardnessFactor: 1.0 },\n        '4h-semi': { baseWireSpeed: 16, baseFeedRate: 0.6, baseTension: 35, hardnessFactor: 1.1 },\n        '6h-n': { baseWireSpeed: 20, baseFeedRate: 1.0, baseTension: 40, hardnessFactor: 0.95 },\n        '3c': { baseWireSpeed: 22, baseFeedRate: 1.2, baseTension: 35, hardnessFactor: 0.85 }\n    };\n    \n    var diameterFactors = {\n        100: { speedFactor: 1.1, feedFactor: 1.2, cycleBase: 35 },\n        150: { speedFactor: 1.0, feedFactor: 1.0, cycleBase: 55 },\n        200: { speedFactor: 0.9, feedFactor: 0.85, cycleBase: 90 }\n    };\n    \n    var wireFactors = {\n        100: { tensionMax: 35, grit: '8-12' },\n        120: { tensionMax: 42, grit: '10-14' },\n        150: { tensionMax: 50, grit: '12-15' },\n        180: { tensionMax: 55, grit: '15-18' },\n        200: { tensionMax: 60, grit: '18-22' }\n    };\n    \n    var priorityModifiers = {\n        quality: { speedMod: 0.85, feedMod: 0.7, rockingAngle: 12, coolantFlow: 18 },\n        balanced: { speedMod: 1.0, feedMod: 1.0, rockingAngle: 10, coolantFlow: 15 },\n        speed: { speedMod: 1.15, feedMod: 1.4, rockingAngle: 8, coolantFlow: 20 }\n    };\n    \n    var currentPriority = 'balanced';\n    var traditionalCosts = { 100: 95, 150: 145, 200: 220 };\n    \n    \/\/ ==================== HELPER FUNCTIONS ====================\n    function $(id) { return document.getElementById(id); }\n    function setHTML(id, html) { var el = $(id); if (el) el.innerHTML = html; }\n    function setText(id, text) { var el = $(id); if (el) el.textContent = text; }\n    function setWidth(id, pct) { var el = $(id); if (el) el.style.width = pct + '%'; }\n    \n    \/\/ ==================== OPTIMIZE PARAMETERS ====================\n    function optimizeParameters() {\n        var sicGrade = $('opc-sic-grade').value;\n        var waferDiameter = parseInt($('opc-wafer-diameter').value);\n        var wireDiameter = parseInt($('opc-wire-diameter').value);\n        \n        var gradeParams = parameterDB[sicGrade];\n        var diamParams = diameterFactors[waferDiameter];\n        var wireParams = wireFactors[wireDiameter];\n        var priorityMods = priorityModifiers[currentPriority];\n        \n        var wireSpeed = Math.round(gradeParams.baseWireSpeed * diamParams.speedFactor * priorityMods.speedMod * 10) \/ 10;\n        var feedRate = Math.round(gradeParams.baseFeedRate * diamParams.feedFactor * priorityMods.feedMod * 100) \/ 100;\n        var wireTension = Math.min(Math.round(gradeParams.baseTension * gradeParams.hardnessFactor), wireParams.tensionMax);\n        var rockingAngle = priorityMods.rockingAngle;\n        var gritSize = wireParams.grit;\n        var coolantFlow = priorityMods.coolantFlow;\n        var cycleTime = Math.round(diamParams.cycleBase \/ priorityMods.feedMod);\n        \n        setHTML('opc-wire-speed', wireSpeed + '<span class=\"opc-param-unit\">m\/s<\/span>');\n        setHTML('opc-feed-rate', feedRate + '<span class=\"opc-param-unit\">mm\/min<\/span>');\n        setHTML('opc-wire-tension', wireTension + '<span class=\"opc-param-unit\">N<\/span>');\n        setHTML('opc-rocking', '\u00b1' + rockingAngle + '<span class=\"opc-param-unit\">\u00b0<\/span>');\n        setHTML('opc-grit', gritSize + '<span class=\"opc-param-unit\">\u03bcm<\/span>');\n        setHTML('opc-coolant', coolantFlow + '<span class=\"opc-param-unit\">L\/min<\/span>');\n        \n        setWidth('opc-speed-bar', (wireSpeed - 10) \/ 15 * 100);\n        setWidth('opc-feed-bar', (feedRate - 0.3) \/ 1.7 * 100);\n        setWidth('opc-tension-bar', (wireTension - 20) \/ 40 * 100);\n        setWidth('opc-rocking-bar', rockingAngle \/ 15 * 100);\n        setWidth('opc-coolant-bar', (coolantFlow - 5) \/ 20 * 100);\n        \n        var ttv = currentPriority === 'quality' ? '<4' : currentPriority === 'speed' ? '<7' : '<5';\n        var ra = currentPriority === 'quality' ? '<0.3' : currentPriority === 'speed' ? '<0.8' : '<0.5';\n        var ssd = currentPriority === 'quality' ? '<8' : currentPriority === 'speed' ? '<15' : '<10';\n        \n        setHTML('opc-ttv', ttv + '<span class=\"opc-quality-unit\">\u03bcm<\/span>');\n        setHTML('opc-ra', ra + '<span class=\"opc-quality-unit\">\u03bcm<\/span>');\n        setHTML('opc-ssd', ssd + '<span class=\"opc-quality-unit\">\u03bcm<\/span>');\n        setHTML('opc-cycle', cycleTime + '<span class=\"opc-quality-unit\">min<\/span>');\n        \n        var badges = [\n            { id: 'opc-ttv-badge', status: currentPriority === 'speed' ? 'good' : 'excellent' },\n            { id: 'opc-ra-badge', status: currentPriority === 'speed' ? 'good' : 'excellent' },\n            { id: 'opc-ssd-badge', status: currentPriority === 'quality' ? 'excellent' : 'good' },\n            { id: 'opc-cycle-badge', status: currentPriority === 'speed' ? 'excellent' : 'good' }\n        ];\n        \n        badges.forEach(function(b) {\n            var el = $(b.id);\n            if (el) {\n                el.className = 'opc-quality-badge ' + b.status;\n                el.textContent = b.status.charAt(0).toUpperCase() + b.status.slice(1);\n            }\n        });\n    }\n    \n    \/\/ ==================== CALCULATE COSTS ====================\n    function calculateCosts() {\n        var annualVolume = parseInt($('opc-annual-volume').value) || 10000;\n        var waferSize = parseInt($('opc-cost-wafer-size').value) || 150;\n        var ingotCost = parseFloat($('opc-ingot-cost').value) || 3500;\n        var wafersPerIngot = parseInt($('opc-wafers-per-ingot').value) || 48;\n        var wireCostPerWafer = parseFloat($('opc-wire-cost-input').value) || 22;\n        var laborRate = parseFloat($('opc-labor-rate').value) || 45;\n        var equipmentCost = parseFloat($('opc-equipment-cost').value) || 550000;\n        \n        var materialCost = ingotCost \/ wafersPerIngot;\n        var wireCost = wireCostPerWafer;\n        var laborCost = (laborRate \/ 60) * 11;\n        var equipmentPerWafer = (equipmentCost \/ 7) \/ annualVolume;\n        var directCosts = materialCost + wireCost + laborCost;\n        var overheadCost = directCosts * 0.12 + 3;\n        var totalCost = materialCost + wireCost + laborCost + equipmentPerWafer + overheadCost;\n        \n        var traditionalCost = traditionalCosts[waferSize];\n        var savingsPercent = Math.round(((traditionalCost - totalCost) \/ traditionalCost) * 100);\n        \n        var totalWhole = Math.floor(totalCost);\n        var totalDecimal = Math.round((totalCost - totalWhole) * 100);\n        setText('opc-total-cost', totalWhole);\n        \n        var totalUnitEl = document.querySelector('#sic-optimization-center-v2 .opc-total-unit');\n        if (totalUnitEl) totalUnitEl.textContent = '.' + (totalDecimal < 10 ? '0' : '') + totalDecimal;\n        \n        setText('opc-savings-percent', savingsPercent + '%');\n        \n        setText('opc-material-cost-display', '$' + materialCost.toFixed(2));\n        setText('opc-material-percent', (materialCost \/ totalCost * 100).toFixed(1) + '%');\n        setText('opc-wire-cost-display', '$' + wireCost.toFixed(2));\n        setText('opc-wire-percent', (wireCost \/ totalCost * 100).toFixed(1) + '%');\n        setText('opc-labor-cost-display', '$' + laborCost.toFixed(2));\n        setText('opc-labor-percent', (laborCost \/ totalCost * 100).toFixed(1) + '%');\n        setText('opc-equipment-cost-display', '$' + equipmentPerWafer.toFixed(2));\n        setText('opc-equipment-percent', (equipmentPerWafer \/ totalCost * 100).toFixed(1) + '%');\n        setText('opc-overhead-cost-display', '$' + overheadCost.toFixed(2));\n        setText('opc-overhead-percent', (overheadCost \/ totalCost * 100).toFixed(1) + '%');\n    }\n    \n    \/\/ ==================== INITIALIZATION ====================\n    function init() {\n        \/\/ Tab switching\n        var tabBtns = document.querySelectorAll('#sic-optimization-center-v2 .opc-tab-btn');\n        tabBtns.forEach(function(btn) {\n            btn.addEventListener('click', function(e) {\n                e.preventDefault();\n                var tabId = this.getAttribute('data-tab');\n                \n                tabBtns.forEach(function(b) { b.classList.remove('active'); });\n                this.classList.add('active');\n                \n                document.querySelectorAll('#sic-optimization-center-v2 .opc-tab-content').forEach(function(c) { \n                    c.classList.remove('active'); \n                });\n                var target = $('opc-tab-' + tabId);\n                if (target) target.classList.add('active');\n            });\n        });\n        \n        \/\/ Priority buttons\n        var priorityBtns = document.querySelectorAll('#sic-optimization-center-v2 .opc-priority-btn');\n        priorityBtns.forEach(function(btn) {\n            btn.addEventListener('click', function(e) {\n                e.preventDefault();\n                priorityBtns.forEach(function(b) { b.classList.remove('active'); });\n                this.classList.add('active');\n                currentPriority = this.getAttribute('data-priority');\n                optimizeParameters();\n            });\n        });\n        \n        \/\/ Real-time updates for parameter optimizer\n        ['opc-sic-grade', 'opc-wafer-diameter', 'opc-wafer-thickness', 'opc-wire-diameter'].forEach(function(id) {\n            var el = $(id);\n            if (el) el.addEventListener('change', optimizeParameters);\n        });\n        \n        \/\/ Real-time updates for cost calculator\n        ['opc-annual-volume', 'opc-cost-wafer-size', 'opc-ingot-cost', 'opc-wafers-per-ingot', \n         'opc-wire-cost-input', 'opc-labor-rate', 'opc-equipment-cost'].forEach(function(id) {\n            var el = $(id);\n            if (el) {\n                el.addEventListener('change', calculateCosts);\n                el.addEventListener('input', calculateCosts);\n            }\n        });\n        \n        \/\/ Initial calculations\n        optimizeParameters();\n        calculateCosts();\n    }\n    \n    \/\/ Run when ready\n    if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', init);\n    } else {\n        init();\n    }\n})();\n<\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-ab0066a\" data-block-id=\"ab0066a\"><style>.stk-ab0066a {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-ab0066a-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-505047c\" data-v=\"4\" data-block-id=\"505047c\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-505047c-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-505047c-inner-blocks\">\n<section id=\"sic-case-study-module\">\n  <style>\n    \/* 1. IMPORTS & FONTS *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700&family=Playfair+Display:ital,wght@0,600;1,400&display=swap');\n\n    \/* 2. ISOLATION & RESET *\/\n    #sic-case-study-module {\n      font-family: 'Inter', sans-serif !important;\n      background-color: #f4f6f9 !important;\n      color: #333 !important;\n      line-height: 1.6 !important;\n      width: 100% !important;\n      box-sizing: border-box !important;\n      padding: 40px 0 !important;\n      margin: 0 !important;\n      position: relative !important;\n      overflow: hidden !important;\n    }\n\n    #sic-case-study-module * {\n      box-sizing: border-box !important;\n    }\n\n    \/* Reset Heading Margins inside module to prevent theme conflicts *\/\n    #sic-case-study-module h2, \n    #sic-case-study-module h3, \n    #sic-case-study-module h4 {\n      margin: 0 !important;\n      padding: 0 !important;\n      border: none !important;\n      font-weight: normal !important;\n      line-height: 1.2 !important;\n    }\n\n    \/* 3. VARIABLES *\/\n    #sic-case-study-module {\n      --sic-primary: #183090;      \/* \u4e3b\u8272\u8c03\uff1a\u6df1\u84dd *\/\n      --sic-primary-dark: #0f2060; \/* \u6df1\u8272\u6587\u5b57 *\/\n      --sic-accent: #345a8b;       \/* \u5f3a\u8c03\u8272\uff1a\u4e2d\u84dd (#345a8b) *\/\n      --sic-bg-white: #ffffff;\n      --sic-bg-light: #eef1f6;\n      --sic-text-main: #1a1a1a;\n      --sic-text-muted: #555555;\n      --sic-border: #e0e0e0;\n      --sic-shadow: 0 4px 20px rgba(24, 48, 144, 0.08);\n    }\n\n    \/* 4. LAYOUT UTILITIES *\/\n    #sic-case-study-module .sic-container {\n      max-width: 1200px !important;\n      margin: 0 auto !important;\n      padding: 0 20px !important;\n    }\n\n    #sic-case-study-module .sic-grid-2 {\n      display: grid !important;\n      grid-template-columns: 1fr 1fr !important;\n      gap: 40px !important;\n      margin-bottom: 30px !important;\n    }\n\n    \/* 5. TYPOGRAPHY - H TAGS IMPLEMENTATION *\/\n    \n    \/* H2: Module Main Title *\/\n    #sic-case-study-module h2.sic-main-title {\n      font-size: 36px !important;\n      font-weight: 700 !important;\n      color: var(--sic-primary) !important;\n      margin-bottom: 15px !important;\n      text-align: center !important;\n    }\n\n    \/* H3: Case Study Title *\/\n    #sic-case-study-module h3.sic-case-title {\n      font-size: 32px !important;\n      font-weight: 700 !important;\n      color: var(--sic-primary) !important;\n      margin-bottom: 20px !important;\n      border-bottom: 3px solid var(--sic-accent) !important;\n      padding-bottom: 10px !important;\n      display: inline-block !important;\n    }\n\n    \/* H4: Section Headings (Customer Background, etc.) *\/\n    #sic-case-study-module h4.sic-section-heading {\n      font-size: 22px !important;\n      font-weight: 600 !important;\n      color: var(--sic-primary-dark) !important;\n      margin-top: 25px !important;\n      margin-bottom: 15px !important;\n      display: flex !important;\n      align-items: center !important;\n    }\n    \n    #sic-case-study-module h4.sic-section-heading::before {\n        content: '' !important;\n        display: inline-block !important;\n        width: 6px !important;\n        height: 22px !important;\n        background-color: var(--sic-accent) !important;\n        margin-right: 12px !important;\n        border-radius: 2px !important;\n    }\n\n    \/* Sub-labels (Machine Features, etc.) - Styled as bold uppercase div\/p *\/\n    #sic-case-study-module .sic-sub-label {\n      font-size: 18px !important;\n      font-weight: 700 !important;\n      color: var(--sic-text-main) !important;\n      margin-bottom: 10px !important;\n      margin-top: 15px !important;\n      text-transform: uppercase !important;\n      letter-spacing: 0.5px !important;\n      display: block !important;\n    }\n\n    #sic-case-study-module p {\n      margin-bottom: 15px !important;\n      font-size: 15px !important;\n    }\n\n    #sic-case-study-module ul, \n    #sic-case-study-module ol {\n      padding-left: 20px !important;\n      margin-bottom: 20px !important;\n    }\n\n    #sic-case-study-module li {\n      margin-bottom: 8px !important;\n      font-size: 15px !important;\n    }\n\n    \/* 6. TAB NAVIGATION *\/\n    #sic-case-study-module .sic-tabs-nav {\n      display: flex !important;\n      justify-content: center !important;\n      flex-wrap: wrap !important;\n      margin-bottom: 40px !important;\n      gap: 10px !important;\n    }\n\n    #sic-case-study-module .sic-tab-btn {\n      background: transparent !important;\n      border: 2px solid var(--sic-primary) !important;\n      color: var(--sic-primary) !important;\n      padding: 12px 24px !important;\n      font-size: 16px !important;\n      font-weight: 600 !important;\n      cursor: pointer !important;\n      transition: all 0.3s ease !important;\n      border-radius: 4px !important;\n      font-family: 'Inter', sans-serif !important;\n    }\n\n    #sic-case-study-module .sic-tab-btn:hover,\n    #sic-case-study-module .sic-tab-btn.active {\n      background: var(--sic-primary) !important;\n      color: #fff !important;\n      box-shadow: 0 4px 12px rgba(24, 48, 144, 0.3) !important;\n    }\n\n    #sic-case-study-module .sic-tab-content {\n      display: none !important;\n      background: var(--sic-bg-white) !important;\n      padding: 40px !important;\n      border-radius: 8px !important;\n      box-shadow: var(--sic-shadow) !important;\n      animation: sicFadeIn 0.5s ease !important;\n    }\n\n    #sic-case-study-module .sic-tab-content.active {\n      display: block !important;\n    }\n\n    @keyframes sicFadeIn {\n      from { opacity: 0; transform: translateY(10px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    \/* 7. QUICK STATS BAR *\/\n    #sic-case-study-module .sic-quick-stats {\n      display: flex !important;\n      justify-content: space-between !important;\n      background: var(--sic-bg-light) !important;\n      padding: 25px !important;\n      border-radius: 6px !important;\n      margin-bottom: 35px !important;\n      border-left: 5px solid var(--sic-primary) !important;\n    }\n\n    #sic-case-study-module .sic-stat-item {\n      text-align: center !important;\n    }\n    \n    #sic-case-study-module .sic-stat-label {\n        font-size: 12px !important;\n        text-transform: uppercase !important;\n        color: var(--sic-text-muted) !important;\n        display: block !important;\n        margin-bottom: 5px !important;\n        letter-spacing: 0.5px !important;\n    }\n    \n    #sic-case-study-module .sic-stat-value {\n        font-weight: 700 !important;\n        color: var(--sic-primary) !important;\n        font-size: 16px !important;\n    }\n\n    \/* 8. TABLE STYLING *\/\n    #sic-case-study-module .sic-table-wrapper {\n      overflow-x: auto !important;\n      margin: 20px 0 !important;\n      border-radius: 6px !important;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.05) !important;\n    }\n\n    #sic-case-study-module table {\n      width: 100% !important;\n      border-collapse: collapse !important;\n      font-size: 14px !important;\n      background: #fff !important;\n    }\n\n    #sic-case-study-module th {\n      background-color: var(--sic-primary) !important;\n      color: #fff !important;\n      padding: 12px 15px !important;\n      text-align: left !important;\n      font-weight: 600 !important;\n    }\n\n    #sic-case-study-module td {\n      padding: 12px 15px !important;\n      border-bottom: 1px solid var(--sic-border) !important;\n      color: var(--sic-text-main) !important;\n    }\n\n    #sic-case-study-module tr:last-child td {\n      border-bottom: none !important;\n    }\n\n    #sic-case-study-module .sic-highlight-positive {\n      color: #198754 !important;\n      font-weight: 700 !important;\n    }\n    \n    #sic-case-study-module .sic-highlight-metric {\n        font-family: 'Inter', monospace !important;\n    }\n\n    \/* 9. QUOTE BOX *\/\n    #sic-case-study-module .sic-quote-box {\n      margin-top: 40px !important;\n      padding: 30px !important;\n      background-color: var(--sic-primary) !important;\n      color: #fff !important;\n      border-radius: 0 20px 0 20px !important;\n      position: relative !important;\n    }\n\n    #sic-case-study-module .sic-quote-text {\n      font-family: 'Playfair Display', serif !important;\n      font-style: italic !important;\n      font-size: 20px !important;\n      line-height: 1.5 !important;\n      margin-bottom: 15px !important;\n    }\n\n    #sic-case-study-module .sic-quote-author {\n      font-weight: 600 !important;\n      font-size: 14px !important;\n      opacity: 0.9 !important;\n      text-transform: uppercase !important;\n      letter-spacing: 1px !important;\n    }\n\n    \/* 10. RESPONSIVE DESIGN *\/\n    @media screen and (max-width:690px) {\n      #sic-case-study-module .sic-grid-2 {\n        grid-template-columns: 1fr !important;\n      }\n      \n      #sic-case-study-module .sic-quick-stats {\n          flex-direction: column !important;\n          gap: 20px !important;\n          text-align: center !important;\n          align-items: center !important;\n      }\n      \n      #sic-case-study-module .sic-tab-btn {\n          width: 100% !important;\n          text-align: center !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"sic-container\">\n    <div style=\"text-align:center; margin-bottom: 40px;\">\n        <h2 class=\"sic-main-title\">SiC Wafer Cutting Customer Case Studies<\/h2>\n        <p style=\"font-size: 18px; color: var(--sic-text-muted);\">Real-world case studies demonstrating precision, yield, and cost-efficiency.<\/p>\n    <\/div>\n\n    <div class=\"sic-tabs-nav\">\n      <button class=\"sic-tab-btn active\" onclick=\"openSicTab(event, 'case1')\">Case 1: EV Power Electronics<\/button>\n      <button class=\"sic-tab-btn\" onclick=\"openSicTab(event, 'case2')\">Case 2: Solar Inverter (EDW)<\/button>\n      <button class=\"sic-tab-btn\" onclick=\"openSicTab(event, 'case3')\">Case 3: 5G RF Devices (SSD)<\/button>\n    <\/div>\n\n    <div id=\"case1\" class=\"sic-tab-content active\">\n      <h3 class=\"sic-case-title\">Case Study 1: Reduction of Kerf Loss by 35%<\/h3>\n      \n      <div class=\"sic-quick-stats\">\n        <div class=\"sic-stat-item\">\n            <span class=\"sic-stat-label\">Industry<\/span>\n            <span class=\"sic-stat-value\">EV Power Electronics<\/span>\n        <\/div>\n        <div class=\"sic-stat-item\">\n            <span class=\"sic-stat-label\">Location<\/span>\n            <span class=\"sic-stat-value\">Germany<\/span>\n        <\/div>\n        <div class=\"sic-stat-item\">\n            <span class=\"sic-stat-label\">Wafer Size<\/span>\n            <span class=\"sic-stat-value\">6-inch (150mm) 4H-SiC<\/span>\n        <\/div>\n        <div class=\"sic-stat-item\">\n            <span class=\"sic-stat-label\">Duration<\/span>\n            <span class=\"sic-stat-value\">6 Months<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"sic-grid-2\">\n        <div>\n          <h4 class=\"sic-section-heading\">Customer Background<\/h4>\n          <p>The German automotive Tier-1 supplier is one of the largest manufacturers of SiC-based power modules for electric vehicle inverters. This company, which annually produces over 500,000 SiC MOSFET modules, is under financial stress due to the excessive raw material waste from their wafer slicing operations. This company runs 3 production lines for 6-inch 4H-SiC wafer processing for 1200V and 1700V power devices.<\/p>\n\n          <h4 class=\"sic-section-heading\">The Challenge<\/h4>\n          <p>Before this project started, the customer\u2019s multi-wire slurry saw system created unacceptable losses:<\/p>\n          <ul>\n            <li>Kerf losses were 220\u03bcm per cut, which resulted in 38 wafers produced per 25mm of the ingot height.<\/li>\n            <li>The system wasn't economically viable as the material utilization was 52%. The SiC substrate was also costly, $800-1,200 per 6-inch wafer.<\/li>\n            <li>Extensive post-processing was required due to Sub-surface Damage (SSD) of 45-60\u03bcm.<\/li>\n            <li>Edge chipping caused device downstream yield losses due to an 8% edge chipping rate.<\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <h4 class=\"sic-section-heading\">Our Solution<\/h4>\n          <p>After analyzing the customer\u2019s cutting demands, we installed a <strong>DWS-6000 Diamond Wire Saw Cutting Machine<\/strong> with custom features.<\/p>\n          \n          <div class=\"sic-sub-label\">Machine Features<\/div>\n          <ul>\n            <li><strong>Wire saw diameter:<\/strong> 0.12mm (electroplated, 10-15\u03bcm diamond grits)<\/li>\n            <li><strong>Wire speed:<\/strong> 18-22m\/s (with adjustable speed for each cutting phase)<\/li>\n            <li><strong>Feed rate:<\/strong> 0.3-0.5 mm\/min (adaptive control in relation to cutting resistance)<\/li>\n            <li><strong>Wire tension:<\/strong> 35-45N (adjustable with precision servos)<\/li>\n            <li><strong>Coolant system:<\/strong> 8-zone 20\u00b11\u00b0C water-based coolant (was adjusted during cutting)<\/li>\n          <\/ul>\n\n           <div class=\"sic-sub-label\">Process Optimization<\/div>\n           <ul>\n               <li><strong>Entry phase optimization:<\/strong> The feed rate was reduced to 0.15 mm\/min for the first 2mm to eliminate entry chipping.<\/li>\n               <li><strong>Steady-state cutting:<\/strong> The optimum combination of wire speed and feed rate was established for the cutting.<\/li>\n               <li><strong>Phase control on exit:<\/strong> Built an exit chipping prevention protocol.<\/li>\n               <li><strong>Coolant angle optimization:<\/strong> Improved chip removal after adjusting the nozzle angle from 45\u00b0 to 30\u00b0.<\/li>\n           <\/ul>\n        <\/div>\n      <\/div>\n\n      <h4 class=\"sic-section-heading\">Results Achieved<\/h4>\n      <div class=\"sic-table-wrapper\">\n        <table>\n            <thead>\n                <tr>\n                    <th>Metric<\/th>\n                    <th>Before<\/th>\n                    <th>After<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>Kerf Loss<\/td>\n                    <td>220\u03bcm<\/td>\n                    <td>143\u03bcm <span class=\"sic-highlight-positive\">(\u219335%)<\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>Wafers per Ingot (25mm)<\/td>\n                    <td>38 wafers<\/td>\n                    <td>52 wafers <span class=\"sic-highlight-positive\">(\u219137%)<\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>Material Utilization<\/td>\n                    <td>52%<\/td>\n                    <td>71% <span class=\"sic-highlight-positive\">(\u219119 pts)<\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>Subsurface Damage<\/td>\n                    <td>45-60\u03bcm<\/td>\n                    <td>15-25\u03bcm <span class=\"sic-highlight-positive\">(\u219358%)<\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>Edge Chipping Rate<\/td>\n                    <td>8%<\/td>\n                    <td>1.2% <span class=\"sic-highlight-positive\">(\u219385%)<\/span><\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n      <\/div>\n\n      <h4 class=\"sic-section-heading\">Business Impact<\/h4>\n      <ul>\n        <li>Annual savings on materials: <strong>\u20ac2.4 million<\/strong> (based on 500,000 produced wafers annually)<\/li>\n        <li>SSD depth reduction made grinding\/polishing <strong>40% less time consuming<\/strong><\/li>\n        <li><strong>14 months<\/strong> to achieve ROI<\/li>\n        <li>Equipment uptime: <strong>94%<\/strong> (over the 90% SLA target)<\/li>\n      <\/ul>\n\n      <div class=\"sic-quote-box\">\n        <div class=\"sic-quote-text\">\"The change from slurry sawing to diamond wire cutting was a game changer for us. The reduction of kerf loss made the investment pay off in the first year.\"<\/div>\n        <div class=\"sic-quote-author\">- Dr. Klaus Weber, VP of Manufacturing Operations<\/div>\n      <\/div>\n    <\/div>\n\n    <div id=\"case2\" class=\"sic-tab-content\">\n      <h3 class=\"sic-case-title\">Case Study 2: Endless Diamond Wire Loop Technology<\/h3>\n      \n       <div class=\"sic-quick-stats\">\n        <div class=\"sic-stat-item\">\n            <span class=\"sic-stat-label\">Industry<\/span>\n            <span class=\"sic-stat-value\">Renewable Energy<\/span>\n        <\/div>\n        <div class=\"sic-stat-item\">\n            <span class=\"sic-stat-label\">Location<\/span>\n            <span class=\"sic-stat-value\">China (Jiangsu)<\/span>\n        <\/div>\n        <div class=\"sic-stat-item\">\n            <span class=\"sic-stat-label\">Wafer Size<\/span>\n            <span class=\"sic-stat-value\">8-inch (200mm) 4H-SiC<\/span>\n        <\/div>\n        <div class=\"sic-stat-item\">\n            <span class=\"sic-stat-label\">Duration<\/span>\n            <span class=\"sic-stat-value\">8 Months<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"sic-grid-2\">\n        <div>\n          <h4 class=\"sic-section-heading\">Customer Background<\/h4>\n          <p>The customer is one of the top 3 manufacturers of solar inverters in China, with an annual production capacity of over 50GW. To bolster their vertical integration, they set up a captive SiC wafer fabrication plant. This is a strategy focused on supply chain security for the SiC MOSFETs utilized in high-efficiency string inverters. The plant works on 8-inch 4H-SiC wafers destined for 650V and 1200V devices aimed at utility-scale solar systems.<\/p>\n          \n          <h4 class=\"sic-section-heading\">The Obstacles<\/h4>\n          <p>The difficulties the customer faced included establishing a greenfield SiC wafer cutting operation with the following requirements:<\/p>\n          <ul>\n            <li><strong>Ultra-thin wafer capability:<\/strong> 350\u03bcm target thickness \u2013 for next-gen thin-die devices.<\/li>\n            <li><strong>Maximum material utilization:<\/strong> to offset the high 8-inch SiC ingot cost (15,000+ per ingot).<\/li>\n            <li><strong>Surface roughness Ra less than 0.3\u03bcm:<\/strong> to minimize the steps in processing post.<\/li>\n            <li><strong>Single wafer cutting flexibility:<\/strong> for R&D prototyping and small-batch production.<\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <h4 class=\"sic-section-heading\">Our Answer<\/h4>\n          <p>Our recommendation is the <strong>EDW-8200 Endless Diamond Wire Loop Cutting System<\/strong>. It matches the user's specifications for precision cutting of SiC wafers.<\/p>\n\n          <div class=\"sic-sub-label\">Equipment Configuration<\/div>\n          <ul>\n              <li><strong>Endless diamond wire loop:<\/strong> 0.18mm diameter (brazed diamond, 8-12\u03bcm)<\/li>\n              <li><strong>Wire loop length:<\/strong> 15 meters (extended life cycle)<\/li>\n              <li><strong>Linear speed:<\/strong> 15-20 m\/s (bidirectional oscillation mode)<\/li>\n              <li><strong>Workpiece feed:<\/strong> Granite air-bearing stage (0.1\u03bcm positioning accuracy)<\/li>\n              <li><strong>In-situ wire monitoring:<\/strong> Real-time wire wear detection with automatic speed compensation<\/li>\n          <\/ul>\n          \n          <div class=\"sic-sub-label\">Technical Execution<\/div>\n          <ol>\n              <li><strong>Wire loop selection:<\/strong> Out of 5 wire suppliers, we selected the optimal diamond concentration and bond strength.<\/li>\n              <li><strong>Cutting recipe:<\/strong> Developed 12 cutting recipes that were customized to different ingot orientations and thicknesses.<\/li>\n              <li><strong>Coolant:<\/strong> Implemented a DI water-based coolant with custom surfactant additives.<\/li>\n              <li><strong>Operator training:<\/strong> We implemented a comprehensive training program that lasted 4 weeks and trained 8 technicians.<\/li>\n          <\/ol>\n        <\/div>\n      <\/div>\n\n      <h4 class=\"sic-section-heading\">Results Performance Achieved<\/h4>\n      <div class=\"sic-table-wrapper\">\n        <table>\n            <thead>\n                <tr>\n                    <th>Metric<\/th>\n                    <th>Result Achieved<\/th>\n                    <th>Target \/ Context<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>Kerf Loss<\/td>\n                    <td class=\"sic-highlight-metric\">0.35-0.40mm<\/td>\n                    <td>versus 0.45mm target<\/td>\n                <\/tr>\n                <tr>\n                    <td>Minimum Wafer Thickness<\/td>\n                    <td class=\"sic-highlight-metric\">300\u03bcm achieved<\/td>\n                    <td>Exceeded 350\u03bcm target<\/td>\n                <\/tr>\n                <tr>\n                    <td>Surface Roughness (Ra)<\/td>\n                    <td class=\"sic-highlight-metric\">0.22\u03bcm<\/td>\n                    <td>Exceeded 0.3\u03bcm target<\/td>\n                <\/tr>\n                <tr>\n                    <td>TTV<\/td>\n                    <td class=\"sic-highlight-metric\">< 5\u03bcm<\/td>\n                    <td>Across 200mm diameter<\/td>\n                <\/tr>\n                 <tr>\n                    <td>Yield Rate (First-Pass)<\/td>\n                    <td class=\"sic-highlight-metric sic-highlight-positive\">96.8%<\/td>\n                    <td>-<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n      <\/div>\n\n      <h4 class=\"sic-section-heading\">Business Impact<\/h4>\n      <ul>\n        <li>Additional <strong>8 wafers per ingot<\/strong> (from ~65 to 73 wafers per 30mm ingot section)<\/li>\n        <li>Material cost reduction: <strong>12.3%<\/strong><\/li>\n        <li>Eliminated one grinding step in post-processing, saving <strong>$8 per wafer<\/strong><\/li>\n        <li>Production capacity: <strong>3,600 wafers\/month<\/strong> with single-shift operation<\/li>\n      <\/ul>\n\n      <div class=\"sic-quote-box\">\n        <div class=\"sic-quote-text\">\"The endless diamond wire loop technology gave us the precision we needed for thin-wafer processing while maintaining excellent material utilization. The single-wafer flexibility has been invaluable for our R&D activities.\"<\/div>\n        <div class=\"sic-quote-author\">\u2014 Wang Lei, Director of Wafer Fabrication<\/div>\n      <\/div>\n    <\/div>\n\n    <div id=\"case3\" class=\"sic-tab-content\">\n      <h3 class=\"sic-case-title\">Case Study 3: SSD Reduction for 5G RF Device Manufacturer<\/h3>\n      \n       <div class=\"sic-quick-stats\">\n        <div class=\"sic-stat-item\">\n            <span class=\"sic-stat-label\">Industry<\/span>\n            <span class=\"sic-stat-value\">5G Infrastructure<\/span>\n        <\/div>\n        <div class=\"sic-stat-item\">\n            <span class=\"sic-stat-label\">Location<\/span>\n            <span class=\"sic-stat-value\">Japan<\/span>\n        <\/div>\n        <div class=\"sic-stat-item\">\n            <span class=\"sic-stat-label\">Wafer Size<\/span>\n            <span class=\"sic-stat-value\">4-inch Semi-insulating SiC<\/span>\n        <\/div>\n         <div class=\"sic-stat-item\">\n            <span class=\"sic-stat-label\">Duration<\/span>\n            <span class=\"sic-stat-value\">4 Months<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"sic-grid-2\">\n        <div>\n          <h4 class=\"sic-section-heading\">Customer Background<\/h4>\n          <p>Japanese semiconductor foundry in the GaN-on-SiC RF devices for 5G base stations. Their product line comprises HPAs, LNAs, and integrated MMICs for sub-6GHz and mmWave bands. The RF devices\u2019 performance is critical, therefore demanding high-quality SiC substrates with minimal crystallographic defects.<\/p>\n\n          <h4 class=\"sic-section-heading\">The Challenge<\/h4>\n          <p>The primary concern from the customer included the subsurface damage which affected the quality of the GaN epitaxial growth:<\/p>\n          <ul>\n            <li><strong>Damage depth exceeding 40\u03bcm:<\/strong> this causes threading dislocation propagation into GaN epilayer.<\/li>\n            <li><strong>Concentration of residual stress:<\/strong> this resulted in issues with wafer bow during epitaxy (exceeding 30\u03bcm bow on 4-inch wafers).<\/li>\n            <li><strong>Substrate induced defects:<\/strong> resulted in an RF device failure rate of 4.2%.<\/li>\n            <li><strong>High crystal orientation required:<\/strong> \u00b1 0.1\u00b0 for optimum GaN growth.<\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <h4 class=\"sic-section-heading\">The Solutions<\/h4>\n          <p>For this we utilized the <strong>DWS-4100P Precision Diamond Wire Saw<\/strong> fully configured with specialized features for SSD-reduction.<\/p>\n          \n          <div class=\"sic-sub-label\">Equipment Configuration<\/div>\n          <ul>\n              <li><strong>Ultra-fine diamond wire:<\/strong> 0.08 mm (precision electroplated, 5-8\u03bcm diamond grit).<\/li>\n              <li><strong>High-speed cutting:<\/strong> 25-30m\/s wire speed (in order to reduce unit cutting force).<\/li>\n              <li><strong>Ultra-low feed rate:<\/strong> 0.08-0.15mm\/min (to minimize mechanical stress).<\/li>\n              <li><strong>Goniometer with precision stage:<\/strong> \u00b10.01\u00b0 (for off-axis cutting).<\/li>\n              <li><strong>SSD in Real-Time:<\/strong> Acoustic Emission Sensors for Artificial Intelligence surveillance.<\/li>\n          <\/ul>\n\n          <div class=\"sic-sub-label\">Process Innovation<\/div>\n          <ol>\n              <li><strong>Multi-phase cutting protocol:<\/strong> Implemented 3-phase cutting (rough \u2192 semi-finish \u2192 finish) with fine parameters for each step.<\/li>\n              <li><strong>Stress-relief cooling:<\/strong> Developed a proprietary coolant with stress-corrosion inhibiting additives.<\/li>\n              <li><strong>Integrated SAM verification:<\/strong> Integrated SAM (Scanned Acoustic Microscopy) for 100% inspection of SSD.<\/li>\n              <li><strong>XRD Guided Orientation:<\/strong> Used X-ray Diffraction for \u00b10.05\u00b0 Alignment pre-cutting.<\/li>\n          <\/ol>\n        <\/div>\n      <\/div>\n\n      <h4 class=\"sic-section-heading\">Results Achieved<\/h4>\n      <div class=\"sic-table-wrapper\">\n        <table>\n            <thead>\n                <tr>\n                    <th>Metric<\/th>\n                    <th>Before<\/th>\n                    <th>After<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td>Subsurface Damage Depth<\/td>\n                    <td>40-55\u03bcm<\/td>\n                    <td>8-12\u03bcm <span class=\"sic-highlight-positive\">(\u219378%)<\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>Wafer Bow (4-inch)<\/td>\n                    <td>>30\u03bcm<\/td>\n                    <td><8\u03bcm <span class=\"sic-highlight-positive\">(\u219373%)<\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>Crystal Orientation Accuracy<\/td>\n                    <td>\u00b10.15\u00b0<\/td>\n                    <td>\u00b10.05\u00b0 <span class=\"sic-highlight-positive\">(\u21913x precision)<\/span><\/td>\n                <\/tr>\n                <tr>\n                    <td>RF Device Failure Rate<\/td>\n                    <td>4.2%<\/td>\n                    <td>1.1% <span class=\"sic-highlight-positive\">(\u219374%)<\/span><\/td>\n                <\/tr>\n                 <tr>\n                    <td>GaN Epi Defect Density<\/td>\n                    <td>5\u00d710\u2075 cm\u207b\u00b2<\/td>\n                    <td>8\u00d710\u2074 cm\u207b\u00b2 <span class=\"sic-highlight-positive\">(\u219384%)<\/span><\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n      <\/div>\n\n      <h4 class=\"sic-section-heading\">Wafer Epitaxy and Substrate Quality Improvement<\/h4>\n      <ul>\n        <li>Annual yield improvement value: <strong>\u00a5180 million<\/strong> (fewer device failures)<\/li>\n        <li>Grinding\/polishing time reduced by <strong>55%<\/strong> (from 45 min to 20 min per wafer)<\/li>\n        <li>Customer product reliability improved \u2013 qualifying for Tier-1 base station OEMs<\/li>\n        <li>Now processing 6-inch wafers \u2013 second machine ordered for capacity expansion<\/li>\n      <\/ul>\n\n      <div class=\"sic-quote-box\">\n        <div class=\"sic-quote-text\">\"The dramatic reduction in subsurface damage has been game-changing for our GaN epitaxy quality. We've seen direct correlation between improved substrate quality and RF device performance.\"<\/div>\n        <div class=\"sic-quote-author\">\u2014 Dr. Tanaka Hiroshi, CTO<\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <script>\n    function openSicTab(evt, tabName) {\n      \/\/ 1. Get all elements with class=\"sic-tab-content\" and hide them\n      var tabcontent = document.getElementsByClassName(\"sic-tab-content\");\n      for (var i = 0; i < tabcontent.length; i++) {\n        tabcontent[i].classList.remove(\"active\");\n        tabcontent[i].style.display = \"none\";\n      }\n\n      \/\/ 2. Get all elements with class=\"sic-tab-btn\" and remove the class \"active\"\n      var tablinks = document.getElementsByClassName(\"sic-tab-btn\");\n      for (var i = 0; i < tablinks.length; i++) {\n        tablinks[i].classList.remove(\"active\");\n      }\n\n      \/\/ 3. Show the current tab, and add an \"active\" class to the button that opened the tab\n      var currentTab = document.getElementById(tabName);\n      if(currentTab) {\n          currentTab.style.display = \"block\";\n          setTimeout(function(){\n            currentTab.classList.add(\"active\");\n          }, 10);\n      }\n      evt.currentTarget.classList.add(\"active\");\n    }\n  <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-46979fd\" data-block-id=\"46979fd\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-46979fd-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-a689a7e\" data-v=\"4\" data-block-id=\"a689a7e\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-a689a7e-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-a689a7e-inner-blocks\">\n<div id=\"sic-faq-module\">\n    <style>\n        \/* --- 1. Fonts & Scope --- *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600&family=Playfair+Display:wght@700&display=swap');\n\n        #sic-faq-module {\n            width: 100%;\n            max-width: 100%;\n            box-sizing: border-box;\n            background-color: #FFFFFF; \/* Light grey background for contrast *\/\n            padding: 60px 20px;\n            font-family: 'Inter', sans-serif !important;\n            color: #333333;\n            line-height: 1.6 !important;\n        }\n\n        #sic-faq-module * {\n            box-sizing: border-box;\n        }\n\n        \/* --- 2. Container --- *\/\n        #sic-faq-module .sic-faq-container {\n            max-width: 1000px;\n            margin: 0 auto;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        \/* --- 3. Header Styling (Non-semantic) --- *\/\n        #sic-faq-module .sic-section-title {\n            font-family: 'Playfair Display', serif !important;\n            font-size: 36px !important;\n            color: #183090 !important; \/* Brand Color *\/\n            text-align: center;\n            margin-bottom: 40px;\n            font-weight: 700 !important;\n            line-height: 1.2 !important;\n        }\n\n        \/* --- 4. Accordion Item Styling --- *\/\n        #sic-faq-module .sic-faq-item {\n            background-color: #ffffff;\n            border-radius: 8px;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n            border: 1px solid rgba(24, 48, 144, 0.1); \/* Subtle brand border *\/\n            overflow: hidden;\n            transition: box-shadow 0.3s ease;\n        }\n\n        #sic-faq-module .sic-faq-item:hover {\n            box-shadow: 0 8px 20px rgba(24, 48, 144, 0.1);\n        }\n\n        \/* --- Question (Trigger) --- *\/\n        #sic-faq-module .sic-faq-question {\n            width: 100%;\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            background: #fff;\n            border: none;\n            text-align: left;\n            transition: background-color 0.2s ease;\n        }\n\n        #sic-faq-module .sic-question-text {\n            font-family: 'Playfair Display', serif !important;\n            font-size: 18px !important;\n            font-weight: 700 !important;\n            color: #183090 !important; \/* Brand Color *\/\n            padding-right: 20px;\n        }\n\n        \/* --- Icon Styling --- *\/\n        #sic-faq-module .sic-icon-wrapper {\n            width: 28px;\n            height: 28px;\n            min-width: 28px;\n            background-color: rgba(24, 48, 144, 0.1);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            transition: transform 0.3s ease, background-color 0.3s ease;\n        }\n\n        #sic-faq-module .sic-icon-plus {\n            position: relative;\n            width: 12px;\n            height: 12px;\n        }\n\n        #sic-faq-module .sic-icon-plus::before,\n        #sic-faq-module .sic-icon-plus::after {\n            content: '';\n            position: absolute;\n            background-color: #183090;\n            transition: transform 0.3s ease;\n        }\n\n        \/* Horizontal line *\/\n        #sic-faq-module .sic-icon-plus::before {\n            top: 5px;\n            left: 0;\n            width: 12px;\n            height: 2px;\n        }\n\n        \/* Vertical line *\/\n        #sic-faq-module .sic-icon-plus::after {\n            top: 0;\n            left: 5px;\n            width: 2px;\n            height: 12px;\n        }\n\n        \/* --- Active State (Question) --- *\/\n        #sic-faq-module .sic-faq-item.active .sic-icon-wrapper {\n            background-color: #183090;\n            transform: rotate(180deg);\n        }\n\n        #sic-faq-module .sic-faq-item.active .sic-icon-plus::before,\n        #sic-faq-module .sic-faq-item.active .sic-icon-plus::after {\n            background-color: #ffffff;\n        }\n\n        #sic-faq-module .sic-faq-item.active .sic-icon-plus::after {\n            transform: rotate(90deg); \/* Turns the plus into a minus visually *\/\n        }\n\n        \/* --- Answer (Hidden by default) --- *\/\n        #sic-faq-module .sic-faq-answer {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.35s ease-out;\n            background-color: #ffffff;\n        }\n\n        #sic-faq-module .sic-answer-content {\n            padding: 0 24px 24px 24px;\n            font-family: 'Inter', sans-serif !important;\n            font-size: 16px !important;\n            color: #4a5568 !important;\n            line-height: 1.7 !important;\n        }\n\n        \/* --- 5. Responsive Design --- *\/\n        @media screen and (max-width:690px) {\n            #sic-faq-module {\n                padding: 40px 15px;\n            }\n            \n            #sic-faq-module .sic-section-title {\n                font-size: 28px !important;\n                margin-bottom: 30px;\n            }\n\n            #sic-faq-module .sic-question-text {\n                font-size: 16px !important;\n            }\n            \n            #sic-faq-module .sic-faq-question {\n                padding: 20px;\n            }\n            \n            #sic-faq-module .sic-answer-content {\n                padding: 0 20px 20px 20px;\n            }\n        }\n    <\/style>\n\n    <div class=\"sic-faq-container\">\n        <H2 class=\"sic-section-title\">Frequently Asked Questions (FAQs)<\/H2>\n\n        <div class=\"sic-faq-item\">\n            <div class=\"sic-faq-question\">\n                <div class=\"sic-question-text\">Q: What exactly is an SiC wafer cutting saw?<\/div>\n                <div class=\"sic-icon-wrapper\">\n                    <div class=\"sic-icon-plus\"><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"sic-faq-answer\">\n                <div class=\"sic-answer-content\">\n                    A: An SiC wafer cutting saw is a machine that uses a diamond wire saw to cut silicon carbide ingots into thin wafer substrates. The wire saw is coated in diamonds and cuts at a speed of 10 to 25 meters per second. This speed, coupled with coolant systems and tension control, allows for the cutting of SiC's extreme hardness, which ranks at Mohs 9.5.\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-faq-item\">\n            <div class=\"sic-faq-question\">\n                <div class=\"sic-question-text\">Q: Why diamond wire saw and not something else for cutting SiC Wafers?<\/div>\n                <div class=\"sic-icon-wrapper\">\n                    <div class=\"sic-icon-plus\"><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"sic-faq-answer\">\n                <div class=\"sic-answer-content\">\n                    A: Utilizing a diamond wire saw to cut silicon carbide is the best option because of the extreme toughness of SiC. This toughness makes the use of metal blades impractical, as nothing else can cut effectively and in a time efficient manner, all while achieving a good surface finish, than diamond abrasives. Furthermore, dedicated SiC wafer cutting saws have reinforced and cooled structures to deal with the extreme applications.\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-faq-item\">\n            <div class=\"sic-faq-question\">\n                <div class=\"sic-question-text\">Q: How much kerf loss do SiC wafer cutting saws have?<\/div>\n                <div class=\"sic-icon-wrapper\">\n                    <div class=\"sic-icon-plus\"><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"sic-faq-answer\">\n                <div class=\"sic-answer-content\">\n                    A: When cutting SiC with diamond wire saws, the common kerf loss that can be expected is 180\u2013220\u00b5m. Some advanced SiC wafer cutting saws that use ultra-fine wire with a precision tension control can reduce kerf loss to 100\u2013150\u00b5m. This saves approximately 2\u20133 wafers per ingot and increases the material utilization significantly.\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-faq-item\">\n            <div class=\"sic-faq-question\">\n                <div class=\"sic-question-text\">Q: What wire speed is best for SiC wafer cutting saws?<\/div>\n                <div class=\"sic-icon-wrapper\">\n                    <div class=\"sic-icon-plus\"><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"sic-faq-answer\">\n                <div class=\"sic-answer-content\">\n                    A: SiC wafer cutting saws are most effective between 10 and 25 meters per second. Surface finishing is better at the lower end of the range (10 to 15 meters per second), while the higher end (20 to 25 meters per second) improves throughput, but requires better cooling systems. For balanced SiC production, the majority of diamond wire saw cutting machines are set to 15 to 20 meters per second.\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-faq-item\">\n            <div class=\"sic-faq-question\">\n                <div class=\"sic-question-text\">Q: How do I reduce edge chipping on my SiC wafer cutting saw?<\/div>\n                <div class=\"sic-icon-wrapper\">\n                    <div class=\"sic-icon-plus\"><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"sic-faq-answer\">\n                <div class=\"sic-answer-content\">\n                    A: To reduce edge chipping on diamond wire saw cutting machines, you should slow the feed rate at the cut entry and exit; adjust the coolant nozzle to ensure proper cooling; keep wire tension steady (between 25 and 40 Newtons); and select an appropriate diamond grit (15 to 20 microns). Also, regularly inspect the guide rollers, as uneven cutting forces that cause chipping can be a result of guide roller malfunction.\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-faq-item\">\n            <div class=\"sic-faq-question\">\n                <div class=\"sic-question-text\">Q: What's the difference between multi-wire and single-wire SiC wafer cutting saws?<\/div>\n                <div class=\"sic-icon-wrapper\">\n                    <div class=\"sic-icon-plus\"><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"sic-faq-answer\">\n                <div class=\"sic-answer-content\">\n                    A: Multi-wire diamond wire saw cutting machines are optimal for high-volume production of SiC wafers as they can cut whole ingots at once using hundreds of wires in parallel. Single-wire SiC wafer cutting saws are lower in capital cost and flexibly accommodate cropping, research and development, and sample preparation. Single-wire saws can also offer the potential for tighter kerf capability, and often lower cost.\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-faq-item\">\n            <div class=\"sic-faq-question\">\n                <div class=\"sic-question-text\">Q: What type of maintenance is done on a SiC wafer cutting saw?<\/div>\n                <div class=\"sic-icon-wrapper\">\n                    <div class=\"sic-icon-plus\"><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"sic-faq-answer\">\n                <div class=\"sic-answer-content\">\n                    A: Daily coolant inspections and tension adjustment are needed on SiC wafer cutting saws, while guide rollers are inspected weekly, and alignment is checked monthly; calibrations are done every quarter. SiC wafer production showed that maintaining diamond wire saw cutting machines resulted in consistent cutting quality, minimized unforeseen downtimes, and increased the operational lifespan of the machines.\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-faq-item\">\n            <div class=\"sic-faq-question\">\n                <div class=\"sic-question-text\">Q: Are there other materials that can be cut on the diamond wire saw cutting machines besides SiC wafers?<\/div>\n                <div class=\"sic-icon-wrapper\">\n                    <div class=\"sic-icon-plus\"><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"sic-faq-answer\">\n                <div class=\"sic-answer-content\">\n                    A: Typically, machines for diamond wire saw cutting that are intended for SiC can also cut sapphire, silicon, GaN, quartz, and ceramics. With the adjustment of the cutting parameters, the SiC wafer cutting saw which is able to cut the hardest materials, handles other materials that are also hard because SiC is the most demanding application.\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-faq-item\">\n            <div class=\"sic-faq-question\">\n                <div class=\"sic-question-text\">Q: What is the price range of SiC wafer cutting saws?<\/div>\n                <div class=\"sic-icon-wrapper\">\n                    <div class=\"sic-icon-plus\"><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"sic-faq-answer\">\n                <div class=\"sic-answer-content\">\n                    A: From $50,000 to $150,000 are the price ranges for single-wire SiC wafer cutting saws and for production multi-wire diamond-wire saw cutting machines the price range is $200,000 to $500,000. More sophisticated automated systems are of extra costs that range over $500,000. Other expenses such as diamond wire ($5-15 for every wafer), maintenance, and coolant are added, which makes the costs considerable.\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"sic-faq-item\">\n            <div class=\"sic-faq-question\">\n                <div class=\"sic-question-text\">Q: What is the ROI of a SiC wafer cutting saw?<\/div>\n                <div class=\"sic-icon-wrapper\">\n                    <div class=\"sic-icon-plus\"><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"sic-faq-answer\">\n                <div class=\"sic-answer-content\">\n                    A: ROI for diamond wire saw cutting machines in SiC production typically achieves payback within 3-6 months. Kerf loss reduction of up to 35% translates to a $50-200 per wafer reduction in material costs. Additionally, improved yield from better edge quality and subsurface damage further accelerates SiC wafer cutting saw screw ROI.\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <script>\n        document.addEventListener(\"DOMContentLoaded\", function() {\n            const faqItems = document.querySelectorAll('#sic-faq-module .sic-faq-item');\n\n            faqItems.forEach(item => {\n                const question = item.querySelector('.sic-faq-question');\n                const answer = item.querySelector('.sic-faq-answer');\n\n                question.addEventListener('click', () => {\n                    const isActive = item.classList.contains('active');\n\n                    \/\/ 1. Close all other items (Accordion behavior)\n                    faqItems.forEach(otherItem => {\n                        if (otherItem !== item) {\n                            otherItem.classList.remove('active');\n                            otherItem.querySelector('.sic-faq-answer').style.maxHeight = null;\n                        }\n                    });\n\n                    \/\/ 2. Toggle the clicked item\n                    if (isActive) {\n                        item.classList.remove('active');\n                        answer.style.maxHeight = null;\n                    } else {\n                        item.classList.add('active');\n                        \/\/ Use scrollHeight to dynamically match content height\n                        answer.style.maxHeight = answer.scrollHeight + \"px\";\n                    }\n                });\n            });\n        });\n    <\/script>\n\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [{\n        \"@type\": \"Question\",\n        \"name\": \"What exactly is an SiC wafer cutting saw?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"An SiC wafer cutting saw is a machine that uses a diamond wire saw to cut silicon carbide ingots into thin wafer substrates. The wire saw is coated in diamonds and cuts at a speed of 10 to 25 meters per second. This speed, coupled with coolant systems and tension control, allows for the cutting of SiC's extreme hardness, which ranks at Mohs 9.5.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"Why diamond wire saw and not something else for cutting SiC Wafers?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Utilizing a diamond wire saw to cut silicon carbide is the best option because of the extreme toughness of SiC. This toughness makes the use of metal blades impractical, as nothing else can cut effectively and in a time efficient manner, all while achieving a good surface finish, than diamond abrasives. Furthermore, dedicated SiC wafer cutting saws have reinforced and cooled structures to deal with the extreme applications.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"How much kerf loss do SiC wafer cutting saws have?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"When cutting SiC with diamond wire saws, the common kerf loss that can be expected is 180\u2013220\u00b5m. Some advanced SiC wafer cutting saws that use ultra-fine wire with a precision tension control can reduce kerf loss to 100\u2013150\u00b5m. This saves approximately 2\u20133 wafers per ingot and increases the material utilization significantly.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"What wire speed is best for SiC wafer cutting saws?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"SiC wafer cutting saws are most effective between 10 and 25 meters per second. Surface finishing is better at the lower end of the range (10 to 15 meters per second), while the higher end (20 to 25 meters per second) improves throughput, but requires better cooling systems. For balanced SiC production, the majority of diamond wire saw cutting machines are set to 15 to 20 meters per second.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"How do I reduce edge chipping on my SiC wafer cutting saw?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"To reduce edge chipping on diamond wire saw cutting machines, you should slow the feed rate at the cut entry and exit; adjust the coolant nozzle to ensure proper cooling; keep wire tension steady (between 25 and 40 Newtons); and select an appropriate diamond grit (15 to 20 microns). Also, regularly inspect the guide rollers, as uneven cutting forces that cause chipping can be a result of guide roller malfunction.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"What's the difference between multi-wire and single-wire SiC wafer cutting saws?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Multi-wire diamond wire saw cutting machines are optimal for high-volume production of SiC wafers as they can cut whole ingots at once using hundreds of wires in parallel. Single-wire SiC wafer cutting saws are lower in capital cost and flexibly accommodate cropping, research and development, and sample preparation. Single-wire saws can also offer the potential for tighter kerf capability, and often lower cost.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"What type of maintenance is done on a SiC wafer cutting saw?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Daily coolant inspections and tension adjustment are needed on SiC wafer cutting saws, while guide rollers are inspected weekly, and alignment is checked monthly; calibrations are done every quarter. SiC wafer production showed that maintaining diamond wire saw cutting machines resulted in consistent cutting quality, minimized unforeseen downtimes, and increased the operational lifespan of the machines.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"Are there other materials that can be cut on the diamond wire saw cutting machines besides SiC wafers?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Typically, machines for diamond wire saw cutting that are intended for SiC can also cut sapphire, silicon, GaN, quartz, and ceramics. With the adjustment of the cutting parameters, the SiC wafer cutting saw which is able to cut the hardest materials, handles other materials that are also hard because SiC is the most demanding application.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"What is the price range of SiC wafer cutting saws?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"From $50,000 to $150,000 are the price ranges for single-wire SiC wafer cutting saws and for production multi-wire diamond-wire saw cutting machines the price range is $200,000 to $500,000. More sophisticated automated systems are of extra costs that range over $500,000. Other expenses such as diamond wire ($5-15 for every wafer), maintenance, and coolant are added, which makes the costs considerable.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"What is the ROI of a SiC wafer cutting saw?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"ROI for diamond wire saw cutting machines in SiC production typically achieves payback within 3-6 months. Kerf loss reduction of up to 35% translates to a $50-200 per wafer reduction in material costs. Additionally, improved yield from better edge quality and subsurface damage further accelerates SiC wafer cutting saw screw ROI.\"\n        }\n      }]\n    }\n    <\/script>\n<\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>SiC Wafer Cutting Saw SiC Wafer Cutting Saw: Diamond Wire Saw Technology For Silicon Carbide The conveyor belt is critical in cutting precision SiC wafers in power devices\u2019 manufacturing, due to the rising demand for third generation of semiconductors. This guide provides a compendium of information and recommendations on diamond wire saw technology such as [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":2139,"parent":1244,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-2137","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/wiresawcutter.com\/ko\/wp-json\/wp\/v2\/pages\/2137","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wiresawcutter.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wiresawcutter.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wiresawcutter.com\/ko\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/wiresawcutter.com\/ko\/wp-json\/wp\/v2\/comments?post=2137"}],"version-history":[{"count":0,"href":"https:\/\/wiresawcutter.com\/ko\/wp-json\/wp\/v2\/pages\/2137\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/wiresawcutter.com\/ko\/wp-json\/wp\/v2\/pages\/1244"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wiresawcutter.com\/ko\/wp-json\/wp\/v2\/media\/2139"}],"wp:attachment":[{"href":"https:\/\/wiresawcutter.com\/ko\/wp-json\/wp\/v2\/media?parent=2137"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}