<!DOCTYPE html>
<html>
<meta charset="utf-8" />
<link rel="shortcut icon" href="/en/images/favicon.ico" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="baidu-site-verification" content="code-m0rPTiDTCZ" />
<title>Automatic Wafer Probers | RF/DC Probe Station | Microprobe Semiconductor Equipment | Probe Test System | SEMISHARE</title>
<meta name="keywords" content="" />
<meta name="description" content="Explore our automatic wafer probers, DC probe stations, microprobe stations, RF probe stations and more. SEMISHARE offers microprobe probe test systems and wafer probing solutions for semiconductor research, development and manufacturing." />
<script type="text/javascript" src="/en/js/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/en/js/carousel.min.js"></script>
<script type="text/javascript" src="/en/js/a.whir.search.js"></script>
<script type="text/javascript" src="/en/js/a.whir.menu.js"></script>
<link rel="stylesheet" type="text/css" href="/en/css/responsive.css" />
<link rel="stylesheet" type="text/css" href="/en/css/style.css" />
<link rel="stylesheet" type="text/css" href="/en/css/jquery.fancybox.css" />
<script src="/en/js/jquery.fancybox.js"></script>
<link href="/res/css/global.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="/res/js/common.js"></script>
<script type="text/javascript" src="/res/js/jquery.form.js"></script>
<script type="text/javascript" src="/res/js/Jquery.Query.js"></script>
<script type="text/javascript" websiteurl="/" src="/res/js/submitform_validator.js"></script>
<link href="/res/js/webuploader/webuploader.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="/res/js/webuploader/webuploader.min.js"></script>
<script type="text/javascript" src="/res/js/webuploader/uploadRun.js"></script>
<script type="text/javascript" src="/res/js/DatePicker/WdatePicker.js"></script>
<script type="text/javascript" src="/res/js/Area/Area.js"></script>
<script type="text/javascript" src="/res/js/Area/AreaData_min_cn.js"></script>
<script type="text/javascript" src="/editor/kindEditor/kindeditor.js"></script>
<script type="text/javascript" src="/editor/kindEditor/lang/zh-CN.js"></script>
<script type="text/javascript" src="/en/js/vue.js"></script>
<script type="text/javascript" src="/en/js/jquery.cookie.js"></script>
<script>
var id = '128';
var reqpath = location.href;
if (reqpath == "http://www.semishare.cn/en/index.html" || reqpath == "http://semishare.cn/en/index.html") {
location.href = "/en/";
}
</script>
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?e553d7f0134d9fcc5d9e3a5d2d7fcde6";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
(function () {
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-54MVCMC5');</script>
<!-- End Google Tag Manager -->
<script>
var mID = 2;
</script>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-54MVCMC5"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="cookies" id="cookies">
<div class="auto auto_1400">
<p>Our website uses cookies provided by us and third parties. Some cookies are necessary for the operation of the website, and you can adjust other cookies at any time, especially those that help us understand the performance of the website, provide you。</p>
<a class="ckbtn2" id="close" href="javascript:void(0);">I accept</a> </div>
<script>
//点击a链接 关闭cookies盒子
var close=document.getElementById("close");
var cookies = document.getElementById("cookies");
var Iscookie = $.cookie('Iscookie');
if (Iscookie != null && Iscookie != undefined && Iscookie != "") {
cookies.className = "hide";
}
else {
close.onclick = function fff() {
$.cookie('Iscookie', true, { expires: 30, path: '/' });
cookies.className = "hide";
}
}
</script>
</div>
<!--Other002539 star-->
<div class="Other002539">
<ul class="ul">
<li class="li_wx"><a href="javascript:void(0);" class="icon"></a>
<figure><img src="/uploadfiles/2023/12/20231204173742947.png?MjAyMTAzMzAxNzEwMDE2NDQgKDEpLnBuZw==" alt="WeChat"></figure>
</li>
<li class="li_email"><a href="javascript:void(0);" class="icon email_open" data-id='form'></a></li>
<li class="li_feedback"><a href="mailto:sales@semishare.com" class="icon"></a></li>
</ul>
<a href="javascript:void(0);" class="icon open"><span class="glyphicon glyphicon-list-alt"></span></a> <a href="javascript:void(0);" class="icon gettop" title="Back to top"></a>
<!--js-->
<script>
$(".Other002539 li").bind("mouseover",function(){
$(this).find("figure").show(300);
});
$(".Other002539 li").bind("mouseleave",function(){
$(this).find("figure").hide(300);
});
//移动端
$(".Other002539 .open").bind("click",function(){
if($(this).attr("id")=="open_2539"){
$(this).attr("id"," ")
}else{
$(this).attr("id","open_2539")
}
$(".Other002539 ul").slideToggle();
});
$(".gettop").click(function(){
$('body,html').animate({scrollTop:0},500);
});
</script>
</div>
<!--Other002539 end-->
<!-- 留言表单 -->
<div class="pop-up" id="form">
<div class="ycenter">
<div class="main">
<div class="close" data-id='form'></div>
<form id='whir_2' res='whirform'>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td class="f-name">Name:</td>
<td><input id="18273" name="18273" type="text" class="text" maxlength="250" value="" />
<span name="whirValidator" validatorfor="18273" required="False" requiredmsg="Name is required" regexp="" errmsg="Name verification failed"></span></td>
</tr>
<tr>
<td class="f-name">Phone Number<b style="color:red;">*</b>:</td>
<td><input id="18272" name="18272" type="text" class="text" maxlength="250" value="" />
<span name="whirValidator" validatorfor="18272" required="True" requiredmsg="phone number is required" regexp="" errmsg="phone number verification failed"></span></td>
</tr>
<tr>
<td class="f-name">Company Name:</td>
<td><input id="18271" name="18271" type="text" class="text" maxlength="250" value="" />
<span name="whirValidator" validatorfor="18271" required="False" requiredmsg="Company name is required" regexp="" errmsg="Company name verification failed"></span></td>
</tr>
<tr>
<td class="f-name">mailbox<b style="color:red;">*</b>:</td>
<td><input id="18270" name="18270" type="text" class="text" maxlength="250" value="" />
<span name="whirValidator" validatorfor="18270" required="True" requiredmsg="Email is required" regexp="" errmsg="Email verification failed"></span></td>
</tr>
<tr>
<td class="f-name">Country<b style="color:red;">*</b>:</td>
<td><input id="18273" name="18330" type="text" class="text" maxlength="250" value="" />
<span name="whirValidator" validatorfor="18330" required="True" requiredmsg="Country is required" regexp="" errmsg="Country verification failed"></span></td>
</tr>
<tr>
<td class="f-name">Content:</td>
<td>
<textarea id="18269" class="text" name="18269" rows="2" cols="20" maxlength="1024"></textarea>
<span name="whirValidator" validatorfor="18269" required="False" requiredmsg="The content of the message is required" regexp="" errmsg="Message content verification failed"></span>
</td>
</tr>
<tr>
<td></td>
<td><input type="button" class="btn" onClick="whir.form.submit('whir_2','267','0','2')" value="Submit">
<input type="button" class="btn btn_reset" onClick="whir.form.reset('whir_2')" value="Reset"></td>
</tr>
</table>
</form>
</div>
</div>
</div>
<script>
$(".email_open").click(function(e) {
var e=$(this).attr("data-id");
$("#"+e).show();
});
$(".pop-up .close").click(function(e) {
var e=$(this).attr("data-id");
$("#"+e).hide();
});
</script>
<!-- Top002434 Start -->
<!-- <div class="top_head">
<div class="auto auto_1400">
<dl>
<dd class="icon1"><a href='/contactus/index.html'>Contact Us</a></dd>
<dd class="icon3">
<a href="mailto:sales@semishare.com">Send Email</a>
</dd>
</dl>
</div>
</div> -->
<div class="Top002434 Public_nav_style ">
<header class="header auto auto_1400 clearfix">
<div class="header-left"><a href="/" class="logo"><img src="/uploadfiles/2021/03/20210331111001842.jpg?5pyq5qCH6aKYLTMuanBn" alt="Logo"></a>
</div>
<div class="header-mid">
<div id="open_menu"><i></i></div>
<nav class="header-menu clearfix sub-vertical sub-txt-img sub-slideDown">
<ul class="ul clearfix">
<li id="m1"><em><a href="/">Home</a></em></li>
<li id="m2" class="li2">
<em>
<a href="javascript:void(0);">
Products
</a>
</em>
<div class="sub subnav sub-row-5 ">
<div class="auto auto_1400">
<div class="sub-menu">
<dl class="clearfix">
<dt>
<h3 class="dot">
<a
href='/products/probe-station-system.html'>
Probe Station System
</a>
</h3>
<div class="sub1">
<ul class="ul">
<li>
<a href='/products/probe-station-system/a-series-full-automatic-probe-station.html'
class="dot">A Series Full Automatic Probe ...</a>
</li>
<li>
<a href='/products/probe-station-system/x12-semi-automatic-probe-station.html'
class="dot">X Series Semi-Automatic Probe ...</a>
</li>
<li>
<a href='/products/probe-station-system/cgx-high-low-temperature-vacuum.html'
class="dot">CGX High-Low Temperature Vacuu...</a>
</li>
<li>
<a href='/products/probe-station-system/high-and-low-temperature-vacuum-probe-station.html'
class="dot">High And Low Temperature Vacuu...</a>
</li>
<li>
<a href='/products/probe-station-system/high-low-temperature-analysis-probe-station.html'
class="dot">High And Low Temperature Analy...</a>
</li>
<li>
<a href='/products/probe-station-system/fa8-inch-failure-analysis-probe-station.html'
class="dot">FA Series Failure Analysis Pro...</a>
</li>
<li>
<a href='/products/probe-station-system/h12-integrated-manual-probe-station.html'
class="dot">H Series Integrated Manual Pro...</a>
</li>
<li>
<a href='/products/probe-station-system/e-series-150mm-economical-manual-probe-station.html'
class="dot">E Series 150mm Economical Manu...</a>
</li>
<li>
<a href='/products/probe-station-system/m4-basics-manual-probe.html'
class="dot">M Series Basics Manual Probe S...</a>
</li>
<li>
<a href='/products/probe-station-system/teg-panel-probe.html'
class="dot">TEG Panel Laser Probe Station</a>
</li>
</ul>
</div>
</dt>
<dt>
<h3 class="dot">
<a
href='/products/testsystem.html'>
Test System
</a>
</h3>
<div class="sub1">
<ul class="ul">
<li>
<a href='/products/testsystem/sr-series-four-probe-square-resistance-test-system.html'
class="dot">SR Series Fully Automatic Four...</a>
</li>
<li>
<a href='/products/testsystem/hall-effect.html'
class="dot">Hall Effect System</a>
</li>
</ul>
</div>
</dt>
<dt>
<h3 class="dot">
<a
href='/products/laser-repair-system.html'>
Laser Repair System
</a>
</h3>
<div class="sub1">
<ul class="ul">
<li>
<a href='/products/laser-repair-system/mask-lcvd-repair-ld14-series.html'
class="dot">Mask LCVD Repair LD14</a>
</li>
<li>
<a href='/products/laser-repair-system/mask-cut-repair-l14-series.html'
class="dot">Mask Cut Repair L14</a>
</li>
<li>
<a href='/products/laser-repair-system/flexscan-panel-spot-repair-system.html'
class="dot">FlexScan Panel Laser Spot Repa...</a>
</li>
<li>
<a href='/products/laser-repair-system/lcd-oled-panel-laser-repair-system.html'
class="dot">LCD/OLED Panel Laser Repair Sy...</a>
</li>
<li>
<a href='/products/laser-repair-system/lcvd-panel-repair-system.html'
class="dot">LCVD Panel Laser Repair System...</a>
</li>
</ul>
</div>
</dt>
<dt>
<h3 class="dot">
<a href='/testservice/list.html'>
Test Service
</a>
</h3>
<div class="sub1">
<ul class="ul">
<li><a data-test='1124' href='/testservice/testservice.html'
class="dot">SEMISHARE Professional Testing...</a></li>
</ul>
</div>
</dt>
<dt>
<h3 class="dot">
<a href='/accessories/list.html'>
Accessories
</a>
</h3>
<div class="sub1">
<ul class="ul">
<li><a href='/accessories/temperaturechuck.html'
class="dot">Temperature Chuck</a></li>
<li><a href='/accessories/micropositioner.html'
class="dot">Micropositioner</a></li>
<li><a href='/accessories/probe-holder.html'
class="dot">Probe Holder</a></li>
<li><a href='/accessories/probe.html'
class="dot">Probe</a></li>
<li><a href='/accessories/radiofrequency-probe.html'
class="dot">Radiofrequency Probe</a></li>
<li><a href='/accessories/triaxial-adapter.html'
class="dot">Adapter</a></li>
<li><a href='/accessories/air-floating-automatic-balance-anti-vibration-table.html'
class="dot">Air-floating automatic balance...</a></li>
</ul>
</div>
</dt>
</dl>
</div>
<div class="closebox">
<a href="javascript:void(0);" class="topclose2"></a>
</div>
<div class="sub-left">
<div class="TopSubItem">
<h2>
Probe Station System
</h2>
<div class="sub-img"><img src="/uploadfiles/2024/06/20240619110017338.png?QTEy5bemLnBuZw=="
alt='Probe Station System'></div>
<p>SEMISHARE is the world's leading manufacturer of wafer probe platforms serving more than 1,000 domestic customers</p>
<a href='/products/probe-station-system.html'
class="more">View all Products</a>
</div>
<div class="TopSubItem">
<h2>
Test System
</h2>
<div class="sub-img"><img src="/uploadfiles/2023/01/20230104094717752.png?6ZyN5bCU5rWL6K+VLnBuZw=="
alt='Test System'></div>
<p>Hall test is an integrated software system for high precision measurement of various semiconductor materials</p>
<a href='/products/testsystem.html'
class="more">View all Products</a>
</div>
<div class="TopSubItem">
<h2>
Laser Repair System
</h2>
<div class="sub-img"><img src="/uploadfiles/2023/01/20230103180443220.png?5r+A5YWJ5L+u5aSN5py6LnBuZw=="
alt='Laser Repair System'></div>
<p>Laser Repair System - Super high test accuracy and super fast repair speed</p>
<a href='/products/laser-repair-system.html'
class="more">View all Products</a>
</div>
<div class="TopSubItem">
<h2>
Test Service
</h2>
<div class="sub-img"><img src="/uploadfiles/2024/01/20240131092929516.jpg?5YiG5rWB5rWL6K+VMSgxKS5qcGc="
alt="Test Service"></div>
<p>Creating More Value for Users - SEMISHARE Professional Testing Service (PTS)</p>
<a href='/testservice/list.html'
class="more">
View
all Products
</a>
</div>
<div class="TopSubItem">
<h2>
Accessories
</h2>
<div class="sub-img"><img src="/uploadfiles/2023/01/20230104092738361.png?5ZCM6L2055u05rWB5o6i6ZKI57uE5Lu2LnBuZw=="
alt="Accessories"></div>
<p>Different combination of probe station accessories can realize more precise measurement requirements.</p>
<a href='/accessories/list.html'
class="more">
View
all Products
</a>
</div>
</div>
<div class="sub-right">
<div class="sub-menu">
<dl class="clearfix">
<dt><a href='/products/index_lcid_128.html'>Probe Station System</a>
<div class="sub-three">
<dl>
</dl>
</div>
</dt>
<dt><a href='/products/index_lcid_130.html'>Test System</a>
<div class="sub-three">
<dl>
</dl>
</div>
</dt>
<dt><a href='/products/index_lcid_129.html'>Laser Repair System</a>
<div class="sub-three">
<dl>
</dl>
</div>
</dt>
<dt>
<a href="javascript:void(0);"></a>
<div class="sub-three">
<dl>
<dd><a href='/testservice/testservice.html'
class="dot">SEMISHARE Professional Testing...</a></dd>
</dl>
</div>
</dt>
<dt>
<h3 class="dot"><a href="javascript:void(0);">
Test Solution
</a></h3>
<div class="sub-three">
<dl>
<dd><a href='/accessories/temperaturechuck.html'
class="dot">Temperature Chuck</a></dd>
<dd><a href='/accessories/micropositioner.html'
class="dot">Micropositioner</a></dd>
<dd><a href='/accessories/probe-holder.html'
class="dot">Probe Holder</a></dd>
<dd><a href='/accessories/probe.html'
class="dot">Probe</a></dd>
<dd><a href='/accessories/radiofrequency-probe.html'
class="dot">Radiofrequency Probe</a></dd>
<dd><a href='/accessories/triaxial-adapter.html'
class="dot">Adapter</a></dd>
<dd><a href='/accessories/air-floating-automatic-balance-anti-vibration-table.html'
class="dot">Air-floating automatic balance...</a></dd>
</dl>
</div>
</dt>
</dl>
</div>
</div>
</div>
</div>
</li>
<li id="m3">
<em>
<a href="javascript:void(0);">
Test Solution
</a>
</em>
<div class="sub sub-row-5 clearfix">
<div class="sub-intro clearfix">
<div class="sub-left">
<h2>
Test Solution
</h2>
<div class="sub-img"><img src="/uploadfiles/2020/11/20201107155125904.png?5pyq5qCH6aKYLTEucG5n"
alt="Test Solution">
</div>
<p>We have been exploring how to transmit more stable signals from precision instruments to wafer surfaces, achieve more accurate and reliable measurement results, and help customers achieve technical goals quickly.</p>
<a href='/overview/' class="more">Learn More</a>
</div>
<div class="sub-right">
<div class="sub-menu">
<dl class="clearfix">
<dt><a href='/overview/'>
Technology
</a>
<div class="sub-three">
<dl>
<dd><a href='/overview/'>
Overview
</a></dd>
<dd> <a
href='/measurementtechnology/fully-automatic-probe-station-measurement-technology.html'>Fully Automatic Probe Station Measurement Technology</a>
</dd>
<dd> <a
href='/measurementtechnology/semi-automatic-probe-station-measurement-technology.html'>Semi-Automatic Probe Station Measurement Technology</a>
</dd>
<dd> <a
href='/measurementtechnology/vacuum-high-and-low-temperature-environment-testing-technology.html'>Vacuum High And Low Temperature Environment Testing Technology</a>
</dd>
<dd> <a
href='/measurementtechnology/air-floating-chuck-moving-technology.html'>Air-Floating Chuck Moving Technology</a>
</dd>
</dl>
</div>
</dt>
<dt><a href='/application/'>
Application
</a>
<div class="sub-three">
<dl>
<dd><a href='/application/'>Overview</a>
</dd>
</dl>
</div>
</dt>
<dt><a href='/probestationsolutionhomepage/'>
Probe Station Solution
</a>
<div class="sub-three">
<dl>
<dd><a href='/probestationsolutionhomepage/'>Overview</a>
</dd>
<dd><a
href='/tztsolution/highpowerdevice.html'>High-Power Device Testing</a>
</dd>
<dd><a
href='/tztsolution/optoelectronic.html'>Optoelectronic device testing</a>
</dd>
<dd><a
href='/tztsolution/wafer-high-and-low-temperature-test-scheme.html'>Wafer High And Low Temperature...</a>
</dd>
<dd><a
href='/tztsolution/low-temperature-vacuum-environment.html'>Low Temperature Vacuum Environ...</a>
</dd>
<dd><a
href='/tztsolution/3-19.html'>Wafer Test Solution For Colleg...</a>
</dd>
<dd><a
href='/tztsolution/high-frequency-measurement.html'>High Frequency Measurement</a>
</dd>
<dd><a
href='/tztsolution/ultra-high-pressure-environment.html'>Ultra High Pressure Environmen...</a>
</dd>
</dl>
</div>
</dt>
<dt><a href='/fixthehomepage/'>
Laser System Solutions
</a>
<div class="sub-three">
<dl>
<dd><a href='/fixthehomepage/'>Overview</a>
</dd>
<dd><a
href='/jgxfsolution/tft-lcd-panel-bright-spot-repair-program.html'>TFT-LCD Panel Bright Spot Repa...</a>
</dd>
<dd><a
href='/jgxfsolution/oled-panel-bright-spot-repair-scheme.html'>OLED Panel Bright Spot Repair ...</a>
</dd>
<dd><a
href='/jgxfsolution/lcd-panel-array-repair-solution.html'>LCD Panel Array Repair Solutio...</a>
</dd>
<dd><a
href='/jgxfsolution/oled-panel-array-repair-solution.html'>OLED Panel Array Repair Soluti...</a>
</dd>
</dl>
</div>
</dt>
</dl>
</div>
</div>
<a href="javascript:void(0);" class="topclose"></a>
<div class="clear"></div>
</div>
</div>
</li>
<li id="m4">
<em>
<a href="javascript:void(0);">
Service &Support
</a>
</em>
<div class="sub sub-row-5 clearfix">
<div class="sub-intro clearfix">
<div class="sub-left">
<h2>
Service &Support
</h2>
<div class="sub-img"><img src="/uploadfiles/2020/11/20201107181932753.png?5pyq5qCH6aKYLTEzLnBuZw=="
alt="Service &Support">
</div>
<p>The modular design of UPStart allows you to add multiple accessories for more performance, while supporting late extension loading and upgrading.</p>
<a href='/producttmcscustomization/' class="more">Learn More</a>
</div>
<div class="sub-right">
<div class="sub-menu">
<dl class="clearfix">
<div class="linksbox">
<a href='/producttmcscustomization/'>
Product Customization
</a>
<a href='/qualityassurance/'>
Quality Assurance
</a>
<a href='/aftersalesservice/'>
After-Sales Service
</a>
</div>
<dt> <a href='/producttmcscustomization/'>
Product Customization
</a>
</dt>
<dt> <a href='/qualityassurance/'>
Quality Assurance
</a>
</dt>
<dt> <a href='/aftersalesservice/'>
After-Sales Service
</a>
</dt>
<dt><a href='/commonproblem/'>
Product FAQ
</a>
<div class="sub-three">
<dl>
<dd><a
href='/commonproblem/probe-station.html'>Probe Station</a>
</dd>
<dd><a
href='/commonproblem/laser-repair-system.html'>Laser Repair System</a>
</dd>
<dd><a
href='/commonproblem/software.html'>Software</a>
</dd>
</dl>
</div>
</dt>
<dt><a href='/download/'>
Download
</a>
<div class="sub-three">
<dl>
<dd><a
href='/download/corporate-information.html'>Corporate Information</a>
</dd>
</dl>
</div>
</dt>
</dl>
</div>
</div>
<a href="javascript:void(0);" class="topclose"></a>
<div class="clear"></div>
</div>
</div>
</li>
<li id="m5">
<em>
<a href="javascript:void(0);">
Company
</a>
</em>
<div class="sub sub-row-5 clearfix">
<div class="sub-intro clearfix">
<div class="sub-left">
<h2>
Company
</h2>
<div class="sub-img"><img src="/uploadfiles/2020/11/20201107171000521.png?5pyq5qCH6aKYLS5wbmc="
alt="Company">
</div>
<p>SEMISHARE, as a model of semiconductor testing equipment emerging in China, is currently the world's most advanced...</p>
<a href='/companyprofile/' class="more">Learn More</a>
</div>
<div class="sub-right">
<div class="sub-menu">
<dl class="clearfix">
<dt><a
href='/companyprofile/'>About SEMISHARE</a>
<div class="sub-three">
<dl>
<dd><a
href='/companyprofile/'>Company Profile</a>
</dd>
<dd><a
href='/corecompetitiveness/'>Enterprise Competitiveness</a>
</dd>
<dd><a
href='/researchanddevelopmentproduction/'>R&D</a>
</dd>
<dd><a
href='/marketingnetwork/'>Marketing Network</a>
</dd>
<dd><a
href='/thecourseofdevelopment/'>Enterprise evolution</a>
</dd>
<dd><a
href='/contactus/'>Contact Us</a>
</dd>
</dl>
</div>
</dt>
<dt><a
href='/organizationalarchitecture/'>Sustainable Development Management</a>
<div class="sub-three">
<dl>
<dd><a
href='/organizationalarchitecture/'>Organizational Structure</a>
</dd>
<dd><a
href='/corporateculture/'>Corporate Culture</a>
</dd>
<dd><a
href='/operationsmanagement/'>Operations Management</a>
</dd>
<dd><a
href='/openinnovation/'>Enterprise innovation</a>
</dd>
<dd><a
href='/messagefromtheceo/'>New Chapter</a>
</dd>
</dl>
</div>
</dt>
<dt><a
href='/corporatenews/list.html'>News & Events</a>
<div class="sub-three">
<dl>
<dd><a
href='/corporatenews/list.html'>News</a>
</dd>
<dd><a
href='/exhibition/index.html'>Exhibition</a>
</dd>
</dl>
</div>
</dt>
</dl>
</div>
</div>
<a href="javascript:void(0);" class="topclose"></a>
<div class="clear"></div>
</div>
</div>
</li>
</ul>
</nav>
</div>
<div class="header-right">
<dl class="top-language">
<dd>English</dd>
<dt>
<li><em>全球</em><a href="https://www.semishare.com" target="_blank">-简体中文</a></li>
<li class="on"><em>Global</em><a href="/" target="_blank">-English</a></li>
</dt>
</dl>
<div class="top-search"> <a class="open-search" href="javascript:void(0);" /></a>
<div class="search_box">
<!--search-->
<input type="text" class="text" id="TopKey" value="">
<a id="TopBtn" class="btn" href="javascript:void(0);" />GO</a>
<!--search end-->
</div>
</div>
<dl class="top_link">
<dd class="icon1"><a href='/contactus/'>Contact Us</a></dd>
<dd class="icon3">
<a href="mailto:sales@semishare.com">Send Email</a>
</dd>
</dl>
</div>
</header>
<script>
var currurl = window.location.href;
function geturl(){
$.ajax({
url: "/ajax/geturl.aspx",
type: "post",
data: {url: currurl },
dataType: "json",
success: function (data) {
if (data!="0") {
location.href=data;
}else{
var result = currurl.match(/^.*[A-Z]+.*$/);
if(result!=null)
location.href=currurl.toLowerCase();
}
}
});
}
$(function () {
//geturl();
$("#m5 dt:eq(3) dd:eq(0) a").attr('href', '/TalentConcept/');
$("#m5 dt:eq(3) dd:eq(1) a").attr('href', '/SocialRecruitment/');
})
$(".topclose").click(function () {
$(".sub").slideUp();
});
$(".topclose2").click(function () {
$(".subnav").slideUp();
});
$("#header-menu li .sub-menu dt a").click(function () {
$(".sub-three").slideUp();
});
//打开搜索
$(".Top002434 .open-search").click(function (e) {
$(".Top002434 .search_box").stop(true, true).slideToggle();
$(document).on("click", function () {
$(".Top002434 .search_box").stop(true, true).slideUp();
});
e.stopPropagation();
});
$(".Top002434 .search_box").on("click", function (e) {
e.stopPropagation();
});
//打开语言版本
$(".Top002434 .top-language dd").bind("mouseover", function () {
$(this).next("dt").stop(true, true).slideDown();
});
$(".Top002434 .top-language").bind("mouseleave", function () {
$(this).find("dt").stop(true, true).slideUp();
});
//搜索
$("#TopBtn").jqSearch({
TxtVal: "Please enter a keyword",
KeyTxt1: "Enter keywords to search!",
KeyTxt2: "Do not enter too many keywords!",
KeyTxt3: "There are special characters in the content you entered!",
KeyId: "TopKey", //输入框id
KeyUrl: "/en/search.aspx", //跳转链接
KeyHref: "key", //链接传值
Static: false //是否静态站
});
if ($(window).width() >= 1025) {
$('.header-mid .li2 .sub-menu dl dt').eq(0).addClass("aon");
$('.header-mid .li2 .sub-menu dl dt').eq(0).find('.sub1').show();
$('.header-mid .li2 .sub-left .TopSubItem').eq(0).show();
$('.header-mid .li2 .sub-menu dl dt').mouseenter(function () {
$(this).addClass("aon").siblings('dt').removeClass('aon');
$(this).find('.sub1').show();
$(this).siblings("dt").find('.sub1').hide();
$('.header-mid .li2 .sub-left .TopSubItem').eq($(this).index()).stop(true, true).fadeIn().siblings(".TopSubItem").hide();
});
}
$('#m' + mID).addClass('aon');
</script>
</div>
<!-- Top002434 End -->
<!--Banner002033开始-->
<div class="Banner002033">
<div class="txt">
<p>Products</p>
<h1>
Probe Station System
</h1>
</div>
<div class="bg" style="background-image:url(/uploadfiles/image/Banner002033-img2.jpg);"> <img alt="产品" src="/uploadfiles/image/Banner002033-img2_phone.jpg" /> </div>
</div>
<!--Banner002033结束-->
<!--Menu002188开始-->
<div class="Menu002188">
<div class="auto auto_1400 clearfix">
<aside class="Currents">
<a href="/index.html">Home</a> > <a href="/products/index_lcid_207.html">Products</a> > <span>Probe Station System</span>
</aside>
<nav class="Menu">
<ul class="ul owl-carousel clearfix">
<li id="nav128"><a href='/products/probe-station-system.html' class="dot">Probe Station System</a></li>
<li id="nav130"><a href='/products/testsystem.html' class="dot">Test System</a></li>
<li id="nav129"><a href='/products/laser-repair-system.html' class="dot">Laser Repair System</a></li>
<li id="nav339"><a href='/testservice/list.html' class="dot">Test Service</a></li>
<li id="nav312"><a href='/accessories/list.html' class="dot">Accessories</a></li>
</ul>
<script>
//菜单选中
var nav = '211';
$("#nav" + nav).addClass("aon");
//类别的菜单选中
var nav = '128';
$("#nav" + nav).addClass("aon");
var m = '211';
$('.Menu002188 .owl-carousel').owlCarousel({
loop:false,
autoWidth: true,
margin:40,
nav:true,
responsive:{
0:{items:4},
480:{items:4},
640:{items:4},
1000:{items:10}
}
})
</script>
</nav>
</div>
</div>
<!--Menu002188结束-->
<div class="products_box">
<div class="auto auto_1440">
<div id="app">
<!--Spec002780开始-->
<!--<div class="Spec002780 cid128">
<div class="auto">
<dl v-cloak v-for="item in searchinfo">
<dt><span>{{item.CategoryName}}:</span></dt>
<dd :id="'dd'+item.Whir_U_Content_Category_PId">
<a v-cloak v-for="item1 in searchinfos"
v-if="item.Whir_U_Content_Category_PId==item1.CategoryId"
:name="'li' + item1.CategoryId" :data="item1.Whir_U_Content_PId"
@click="searchkey(item.Whir_U_Content_Category_PId,$event,item1.TheFilterCriteria)"
href="javascript:void(0);">{{item1.TheFilterCriteria}}</a>
<span><b>Learn More</b><i></i></span>
</dd>
</dl>
</div>
</div>
<!--Spec002780结束-->
<div class="pro_inner">
<div class="left">
<div class="pro_spec">
<div class="box">
<div class="title">Product</div>
<ul class="ul">
<li>
<div class="inp">
<input type="checkbox" name="chkcategory" value='128' v-model="lcid_arr" @change="change_radio">
<div class="txt">
<span>Probe Station System</span>
<label for="" class="dots"></label>
</div>
</div>
</li>
<li>
<div class="inp">
<input type="checkbox" name="chkcategory" value='130' v-model="lcid_arr" @change="change_radio">
<div class="txt">
<span>Test System</span>
<label for="" class="dots"></label>
</div>
</div>
</li>
<li>
<div class="inp">
<input type="checkbox" name="chkcategory" value='129' v-model="lcid_arr" @change="change_radio">
<div class="txt">
<span>Laser Repair System</span>
<label for="" class="dots"></label>
</div>
</div>
</li>
<li @click="GoPage('/testservice/list.html')">
<div class="inp">
<input type="checkbox" value="">
<div class="txt">
<span>Test Service</span>
<label for="" class="dots"></label>
</div>
</div>
</li>
<li @click="GoPage('/accessories/list.html')">
<div class="inp">
<input type="checkbox" value="">
<div class="txt">
<span>Accessories</span>
<label for="" class="dots"></label>
</div>
</div>
</li>
</ul>
</div>
<div class="box">
<div class="title">Probe Station System</div>
<dl v-cloak v-for="item in searchinfo">
<dt>{{item.CategoryName}}:</dt>
<dd>
<div v-for="item1 in searchinfos"
v-if="item.Whir_U_Content_Category_PId==item1.CategoryId"
href="javascript:void(0);"
class="inp">
<input type="checkbox" v-model="CategoryValue" :value="item1.Whir_U_Content_PId+','+item.Whir_U_Content_Category_PId" @change="change_option">
<div class="txt">
<label for="" class="dots"></label>
<span>{{item1.TheFilterCriteria}}</span>
</div>
</div>
</dd>
</dl>
</div>
</div>
</div>
<div class="right">
<div class="proflex">
<div v-cloak v-for="item in IsShow" :class="'boxlist boxlist' + (parseInt(item) + 1)">
<div class="column-head2">
<em class="dot">{{proinfo[item].CategoryName}}</em>
<aside>{{proinfo[item].intro}}</aside>
</div>
<div class="owl-carousel owl-theme" :key="'c_'+proinfos.length">
<div class="item" v-cloak v-for="item1 in proinfos"
v-if="proinfo[item].Whir_U_Content_Category_PId==item1.CategoryID">
<div class="pic">
<div class="hover">
<a :href="item1.link">
<h2>{{item1.Title}}</h2>
<p>{{item1.homeintro}}</p>
</a>
</div>
<a :href="item1.link"
class="Ispic" :style="'background-image:url('+uploadurl+sup(item1.ImageMore)+');'">
<img :src="uploadurl+sup(item1.ImageMore)" :alt="item1.Title" class="use in ie8" />
</a>
</div>
<div class="txt">
<h3><a :href="item1.link"
class="dot">{{item1.Title}}</a></h3>
<a :href="item1.link"
class="btn">learn more</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var app = new Vue({
el: "#app",
data: {
proinfo: {},
IsShow: [],
proinfos: {},
searchinfo: {},
searchinfos: {},
uploadurl: "/uploadfiles/",
lcid_arr:['128'],
CategoryValue:[''],
AppFunctionality: [],
WaferSize: [],
TheWorking: [],
TheCustomerType: [],
Control: [],
href: "",
lcid: '128'
},
watch:{
lcid_arr:{
immediate:true,
handler(newValue){
var self=this;
self.GetInfo();
self.loadhtml();
}
},
CategoryValue:{
immediate:true,
handler(newValue){
var self=this;
var Id = newValue.length > 0 && newValue[0].length > 0 ? newValue[newValue.length - 1].split(',')[1] * 1 : 0;
var arr=[];
newValue.forEach(item=>{
arr.push(item.split(',')[0]);
});
self.AppFunctionality = [];
self.TheWorking = [];
self.TheCustomerType = [];
self.WaferSize = [];
self.Control = [];
arr.forEach(v => {
if (v.length > 0) {
for (let row of self.searchinfos.filter(item => item.Whir_U_Content_PId == parseInt(v))) {
switch (parseInt(row.CategoryId)) {
case 162:
self.AppFunctionality.push(v);
break;
case 161:
self.TheWorking.push(v);
break;
case 82:
self.TheCustomerType.push(v);
break;
case 159:
self.WaferSize.push(v);
break;
case 160:
self.Control.push(v);
break;
}
}
}
});
self.GetInfo();
self.loadhtml();
}
}
},
methods: {
change_radio(event) {
this.lcid = event.currentTarget.value;
this.lcid_arr = this.lcid.split(',');
},
change_option() {
var checkboxes = document.querySelectorAll('input[name="chkcategory"]');
if (checkboxes.length > 0) {
checkboxes[0].checked = true;
this.lcid_arr = checkboxes[0].value.split(',');
}
},
GetInfo: function () {
var self = this;
$.ajax({
url: "/Ajax/GetProInfoEN.aspx",
data: {
lcid: self.lcid_arr.join(','),
AppFunctionality: self.AppFunctionality.join(','),
WaferSize: self.WaferSize.join(','),
TheWorking: self.TheWorking.join(','),
TheCustomerType: self.TheCustomerType.join(','),
Control: self.Control.join(','),
},
datatype: "json",
type: "POST",
async: false,
success: function (data) {
var jsondata = JSON.parse(data);
if (jsondata.state == 1) {
alert("Failed to get data!");
} else {
self.proinfo = jsondata.data;
self.proinfos = jsondata.datainfo;
self.searchinfo = jsondata.search;
self.searchinfos = jsondata.searchinfo;
var showlist = [];
for (var index1 in self.proinfo) {
for (var index2 in self.proinfos) {
if (self.proinfos[index2].CategoryID == self.proinfo[index1].Whir_U_Content_Category_PId) {
showlist.push(index1);
break;
}
}
}
self.IsShow = showlist;
self.href = '/products/info_itemid_.html';
self.$nextTick(function () {
self.loadhtml();
});
}
}
})
}, searchkey: function (Id, obj, name) {//AppFunctionality WaferSize 79 晶圆尺寸 TheWorking 81工作环境 TheCustomerType 82客户类型 Control 80 控制方式
var self = this;
//$("#dd" + Id + " a").removeClass();
//if (obj.currentTarget.className== "on") {
// obj.currentTarget.className = "";
//} else {
// obj.currentTarget.className = "on";
//}
self.sub(Id, name, obj);
self.GetInfo();
self.loadhtml();
}, sub: function (Id, name, obj) {
var self = this;
var arr = [];
if (obj.currentTarget.className == "on")
obj.currentTarget.className = "";
else
obj.currentTarget.className = "on";
$(".Spec002780 .auto dl dd a[name='li" + Id + "']").each(function () {
if ($(this).hasClass("on")) {
arr.push($(this).attr("data"));
}
});
switch (Id) {
case 162:
self.AppFunctionality = arr;
break;
case 161:
self.TheWorking = arr;
break;
case 82:
self.TheCustomerType = arr;
break;
case 159:
self.WaferSize = arr;
break;
case 160:
self.Control = arr;
break;
}
},
GoPage:function(url){
window.location.href=url;
},
loadhtml: function () {
var self = this;
for (var i = 1; i <= self.proinfo.length; i++) {
var $slider = $(".boxlist" + i + " .owl-carousel")
$slider.trigger('destroy.owl.carousel');
$slider.owlCarousel({
loop: false,
margin: 20,
nav: true,
lazyLoad: true,
responsive: {
0: { items: 1 },
480: { items: 1 },
640: { items: 1 },
1000: { items: 1 }
}
})
}
//self.SetChoosed();
}, SetChoosed: function () {
var rxxl = "0";//热销和系列
var probrand = "0";//品牌
var uage = "0";//年龄
if (rxxl == "0") {
$("#rxxl_0").addClass("on");
$("#rxxl_00").addClass("on");
}
$("#rxxl_" + rxxl).addClass("on");
$("#probrand_" + probrand).addClass("on");
$("#uage_" + uage).addClass("on");
$(window).on("resize", function (e) {
var w_Spec002780 = $(window).width()
if (w_Spec002780 <= 1920) {
$(".Spec002780 dl").each(function () {
var h = $(this).find("dd").height()
if (h > 36) {
$(this).find("dd").height(36);
$(this).find("dd").find("span").show();
}
});
} else {
$(".Spec002780 dd").attr("style", " ");
$(".Spec002780 dd").find("span").hide();
$(".Spec002780 dd span").text("Learn More");
}
//end
}).trigger("resize");
//
$(".Spec002780 dd span").click(function (e) {
if ($(this).find("b").text() == 'Learn More') {
$(this).find("b").text("Put away");
$(this).find("i").addClass("on");
$(this).parent("dd").height("auto");
} else {
$(this).find("b").text("Learn More");
$(this).find("i").removeClass("on");
$(this).parent("dd").height(36);
}
});
},
htmlHref: function (href, parm) {
return href.replace(".html", parm);
},
sup: function (value) {
if (value == '' || value == undefined) return ''
value = value.split('*')[0];
return value;
}
}, mounted: function () {
var self = this;
self.GetInfo();
//InEL();
//echartss() //调用echarts
}
})
</script>
<script>
//SetChoosed();
//设置选中
function SetChoosed() {
var rxxl = "0";//热销和系列
var probrand = "0";//品牌
var uage = "0";//年龄
if (rxxl == "0") {
$("#rxxl_0").addClass("on");
$("#rxxl_00").addClass("on");
}
$("#rxxl_" + rxxl).addClass("on");
$("#probrand_" + probrand).addClass("on");
$("#uage_" + uage).addClass("on");
}
//筛选项
function GetProChoose(arg, arg_val) {
//如果品牌清零,则年龄需要清零
if (arg == "probrand" && arg_val == 0) {
var url = location.href;
var url1 = changeURLArg(url, "probrand", "0");//清除品牌
location.href = changeURLArg(url1, "uage", "0");//清除年龄
return;
}
//如果品牌的值修改了,则年龄需要清零
var oldprobrand = "0";
if (arg == "probrand" && arg_val != oldprobrand) {
var url = location.href;
var url1 = changeURLArg(url, "probrand", arg_val);//清除品牌
location.href = changeURLArg(url1, "uage", "0");//清除年龄
return;
}
//如果参数是年龄,则判断品牌id是否正确
if (arg == "uage") {
var parentid = $("#uage_" + arg_val).attr("parentid");//获取年龄所属品牌
var url = location.href;
var url1 = changeURLArg(url, "probrand", parentid);//设置品牌值
location.href = changeURLArg(url1, "uage", arg_val);//设置年龄值
return;
}
//常规值替换
var url = location.href;
location.href = changeURLArg(url, arg, arg_val);
}
/*
* url 目标url
* arg 需要替换的参数名称
* arg_val 替换后的参数的值
* return url 参数替换后的url
*/
function changeURLArg(url, arg, arg_val) {
var pattern = arg + '=([^&]*)';
var replaceText = arg + '=' + arg_val;
if (url.match(pattern)) {
var tmp = '/(' + arg + '=)([^&]*)/gi';
tmp = url.replace(eval(tmp), replaceText);
return tmp;
} else {
if (url.match('[\?]')) {
return url + '&' + replaceText;
} else {
return url + '?' + replaceText;
}
}
return url + '\n' + arg + '\n' + arg_val;
}
$(function ($) {
//$(window).on("resize", function (e) {
// var w_Spec002780 = $(window).width()
// if (w_Spec002780 <= 1920) {
// $(".Spec002780 dl").each(function () {
// var h = $(this).find("dd").height()
// if (h > 36) {
// $(this).find("dd").height(36);
// $(this).find("dd").find("span").show();
// }
// });
// } else {
// $(".Spec002780 dd").attr("style", " ");
// $(".Spec002780 dd").find("span").hide();
// $(".Spec002780 dd span").text("更多");
// }
// end
//}).trigger("resize");
//$(".Spec002780 dd span").click(function (e) {
// if ($(this).find("b").text() == '更多') {
// $(this).find("b").text("收起");
// $(this).find("i").addClass("on");
// $(this).parent("dd").height("auto");
// } else {
// $(this).find("b").text("更多");
// $(this).find("i").removeClass("on");
// $(this).parent("dd").height(36);
// }
//});
//end
});
</script>
<div class="clear"></div>
</div>
</div>
<div style="display:none"><h1>
Automatic Wafer Probers | RF/DC Probe Station | Microprobe Semiconductor Equipment | Probe Test System | SEMISHARE
</h1>
<p>
Explore our automatic wafer probers, DC probe stations, microprobe stations, RF probe stations and more. SEMISHARE offers microprobe probe test systems and wafer probing solutions for semiconductor research, development and manufacturing.
</p>
<p>
Certainly. Here's the complete article with the new content integrated:
</p>
<h3>
Revolutionizing Semiconductor Testing: SEMISHARE's Advanced Probe Solutions
</h3>
<p>
In the ever-evolving world of semiconductor manufacturing, the demand for precision, reliability, and efficiency in testing processes has never been greater. SEMISHARE, a pioneer in semiconductor testing solutions, is at the forefront of this technological revolution with its state-of-the-art probe stations and wafer probing systems. This article delves into the intricate world of semiconductor testing, exploring the various technologies and solutions offered by SEMISHARE that are shaping the future of the industry.
</p>
<h3>
The Essence of Wafer Probing
</h3>
<p>
At the heart of semiconductor testing lies the wafer prober, a sophisticated piece of equipment crucial for ensuring the quality and performance of semiconductor devices. But what exactly does a wafer prober do? A wafer prober, also known as a probe station or prober station, is designed to perform detailed electrical tests on semiconductor wafers before they are cut into individual chips.
</p>
<p>
SEMISHARE's automatic wafer prober takes this technology to the next level, offering unparalleled speed and precision in testing. With capabilities extending across various wafer sizes (2", 4", 6", 8", and 12"), SEMISHARE's wafer probers cater to a wide range of testing needs in the semiconductor industry. The automatic wafer prober from SEMISHARE incorporates advanced features such as auto-alignment, auto-focus, and multi-site testing, significantly enhancing throughput and accuracy.
</p>
<p>
The company's wafer prober lineup includes both manual and automatic systems, ensuring that whether you need a basic wafer prober for research or a high-throughput automatic wafer prober for production, SEMISHARE has the right solution. Each wafer prober is designed with precision and reliability in mind, incorporating SEMISHARE's proprietary technologies to enhance performance and ease of use.
</p>
<h3>
The Multifaceted World of Probe Stations
</h3>
<p>
Probe stations come in various forms, each tailored to specific testing requirements. SEMISHARE offers a comprehensive range of probe stations, including:
</p>
<p>
1. DC Probe Station:
</p>
<p>
The dc probe station is fundamental for basic electrical characterization of semiconductor devices. SEMISHARE's dc probe station offers high-precision measurements for parameters such as voltage, current, and resistance. The dc probe station is equipped with advanced shielding to minimize electromagnetic interference, ensuring accurate low-noise measurements. SEMISHARE's dc probe station lineup includes models suitable for both research and production environments, with options for manual, semi-automatic, and fully automatic operation.
</p>
<p>
2. Micro Probe Station and Microprobe Station:
</p>
<p>
For testing at the microscopic level, SEMISHARE's micro probe station and microprobe station provide the necessary precision and stability. These stations are crucial for testing small-scale devices and MEMS (Micro-Electro-Mechanical Systems). The micro probe station and microprobe station feature high-magnification optics and ultra-fine positioning systems, allowing for precise probing of devices with pad sizes down to a few microns. SEMISHARE's micro probe station and microprobe station are ideal for applications such as failure analysis, device characterization, and MEMS testing.
</p>
<p>
3. Microwave Probe Station:
</p>
<p>
In the realm of high-frequency testing, the microwave probe station plays a vital role. SEMISHARE's microwave probe station is designed to handle the challenges of testing devices operating at microwave frequencies. The microwave probe station incorporates specialized RF-optimized components to maintain signal integrity up to 110 GHz and beyond. SEMISHARE's microwave probe station lineup includes models with integrated vector network analyzers for streamlined S-parameter measurements.
</p>
<p>
4. RF Probe Station:
</p>
<p>
For radio frequency testing, the rf probe station is indispensable. SEMISHARE's rf probe station offers precise measurements for devices used in wireless communications and other RF applications. The rf probe station features calibration substrates and specialized RF probes to ensure accurate high-frequency measurements. SEMISHARE's rf probe station can be configured for on-wafer noise figure measurements, load-pull testing, and other advanced RF characterization techniques.
</p>
<p>
5. Semiconductor Probe Station:
</p>
<p>
As a comprehensive solution, SEMISHARE's semiconductor probe station integrates various testing capabilities, making it a versatile tool for semiconductor manufacturers and researchers alike. The semiconductor probe station can be customized with different chuck options, probe card interfaces, and measurement instrumentation to suit specific testing requirements. SEMISHARE's semiconductor probe station is designed for ease of use, with intuitive software interfaces and ergonomic hardware design.
</p>
<h3>
The Purpose and Functionality of Probe Stations
</h3>
<p>
Understanding the purpose of a probe station is crucial for appreciating its role in semiconductor manufacturing. A probe station serves as a stable and accurate platform for testing semiconductor wafers, allowing for the early detection of defects and performance issues. SEMISHARE's probe stations are engineered to provide the highest level of stability and measurement accuracy, ensuring reliable test results across a wide range of device types and test conditions.
</p>
<p>
How does a probe station work? The process typically involves:
</p>
<p>
1. Wafer loading onto the chuck
</p>
<p>
2. Alignment of probes with test pads on the wafer
</p>
<p>
3. Lowering of probes to make contact with the wafer
</p>
<p>
4. Execution of electrical tests
</p>
<p>
5. Data collection and analysis
</p>
<p>
SEMISHARE's probe stations are designed to optimize each step of this process, ensuring maximum efficiency and accuracy. The company's advanced probe station software provides seamless integration with test equipment and data analysis tools, streamlining the entire testing workflow.
</p>
<h3>
The Role of Probes in Semiconductor Testing
</h3>
<p>
A probe in semiconductor testing is more than just a simple contact point. It's a sophisticated tool designed to transmit electrical signals to and from the device under test with minimal interference. SEMISHARE's probe station probes are engineered for optimal performance, ensuring reliable contact and accurate measurements. The company offers a wide range of probe station probes, including DC probes, RF probes, and high-power probes, each optimized for specific testing requirements.
</p>
<p>
The probe system in SEMISHARE's stations is a marvel of engineering, integrating seamlessly with the overall probe test system to provide comprehensive testing capabilities. From basic parametric tests to complex RF measurements, SEMISHARE's probe systems are equipped to handle a wide range of testing scenarios. The probe test system includes advanced features such as auto-calibration, real-time data analysis, and customizable test sequences, enhancing both efficiency and accuracy in semiconductor testing.
</p>
<p>
Specialized Probe Stations
</p>
<p>
Cryogenic Probe Station:
</p>
<p>
For testing semiconductor devices at extremely low temperatures, SEMISHARE offers cryogenic probe stations. These specialized stations are crucial for research in superconductivity and quantum computing applications. SEMISHARE's cryogenic probe station incorporates advanced thermal management systems to maintain stable low temperatures while allowing precise probing of devices.
</p>
<h3>
Microwave Probes and Their Applications:
</h3>
<p>
Microwave probes are essential tools for high-frequency testing. SEMISHARE's microwave probes are designed to maintain signal integrity at frequencies up to 110 GHz and beyond. Using a microwave probe requires expertise, and SEMISHARE provides comprehensive training and support to ensure optimal usage of these sophisticated tools. The company's microwave probe station is equipped with specialized calibration substrates and software to facilitate accurate high-frequency measurements.
</p>
<h3>
Probe Equipment: The Backbone of Semiconductor Testing
</h3>
<p>
SEMISHARE's probe equipment forms the backbone of modern semiconductor testing. Our comprehensive range of probe equipment caters to diverse testing needs, from basic research to high-volume production. The probe equipment offered by SEMISHARE includes not only probe stations but also a wide array of accessories and specialized tools.
</p>
<p>
Key features of SEMISHARE's probe equipment include:
</p>
<p>
1. Modular design for easy upgrades and customization
</p>
<p>
2. High-precision positioning systems for accurate measurements
</p>
<p>
3. Advanced thermal management for temperature-controlled testing
</p>
<p>
4. Electromagnetic shielding for noise-free measurements
</p>
<p>
SEMISHARE's probe equipment is designed to work seamlessly together, creating a cohesive testing ecosystem. Whether you need probe equipment for DC testing, RF characterization, or specialized applications, SEMISHARE has the right solution.
</p>
<p>
The company's commitment to innovation is evident in its continuously evolving probe equipment lineup. SEMISHARE invests heavily in research and development to ensure its probe equipment remains at the cutting edge of technology.
</p>
<h3>
Probe Station Probes: Precision at the Microscopic Level
</h3>
<p>
At the heart of any effective probe station are its probes. SEMISHARE's probe station probes are engineered for optimal performance across a wide range of testing scenarios. Our probe station probes are available in various configurations to meet different testing requirements.
</p>
<p>
Types of probe station probes offered by SEMISHARE include:
</p>
<p>
1. DC probe station probes for basic electrical measurements
</p>
<p>
2. RF probe station probes for high-frequency testing
</p>
<p>
3. High-power probe station probes for power device characterization
</p>
<p>
4. Fine-pitch probe station probes for testing densely packed devices
</p>
<p>
SEMISHARE's probe station probes are manufactured using advanced materials and techniques to ensure durability and consistent performance. The company offers both standard and custom probe station probes to meet specific customer needs.
</p>
<p>
Regular maintenance and calibration of probe station probes are crucial for accurate measurements. SEMISHARE provides comprehensive support services for its probe station probes, including cleaning kits, replacement tips, and calibration services.
</p>
<h3>
Prober Station: Combining Precision and Efficiency
</h3>
<p>
SEMISHARE's prober station solutions represent the pinnacle of semiconductor testing technology. A prober station from SEMISHARE combines high-precision probing capabilities with efficient wafer handling and test automation.
</p>
<p>
Key features of SEMISHARE's prober station lineup include:
</p>
<p>
1. Advanced chuck design for stable wafer holding
</p>
<p>
2. High-speed wafer alignment and mapping
</p>
<p>
3. Integrated vision systems for accurate probe placement
</p>
<p>
4. Compatibility with various probe card technologies
</p>
<p>
Whether you need a manual prober station for research applications or a fully automated prober station for high-volume production, SEMISHARE has the right solution. Our prober station offerings are scalable and can be easily upgraded as your testing needs evolve.
</p>
<p>
SEMISHARE's prober station technology is continuously evolving to meet the challenges of testing next-generation semiconductor devices. The company's prober station roadmap includes advancements in areas such as:
</p>
<p>
1. Enhanced parallelism for increased throughput
</p>
<p>
2. Improved thermal management for wide-temperature testing
</p>
<p>
3. Integration of artificial intelligence for smart testing algorithms
</p>
<p>
4. Support for advanced packaging technologies
</p>
<p>
By choosing a SEMISHARE prober station, you're not just investing in current technology, but also in a future-proof solution that can adapt to evolving semiconductor testing requirements.
</p>
<p>
The Synergy of Probe Equipment, Probe Station Probes, and Prober Stations
</p>
<p>
The true power of SEMISHARE's solutions lies in the synergy between its probe equipment, probe station probes, and prober stations. When these elements work together seamlessly, they create a testing environment that is greater than the sum of its parts.
</p>
<p>
For example, SEMISHARE's advanced probe equipment enhances the performance of its probe station probes by providing stable and precise positioning. Similarly, the company's prober stations are designed to maximize the capabilities of both the probe equipment and probe station probes, resulting in a highly efficient and accurate testing process.
</p>
<p>
This integrated approach to semiconductor testing sets SEMISHARE apart from competitors. By providing comprehensive solutions that encompass probe equipment, probe station probes, and prober stations, SEMISHARE ensures that its customers have all the tools they need to meet their testing challenges.
</p>
<h3>
Advanced Testing Methodologies
</h3>
<h4>
Four-Probe Method:
</h4>
<p>
The four-probe method is a standard technique for measuring the resistivity of semiconductor materials. SEMISHARE's probe stations are fully equipped to perform four-probe measurements with high accuracy. The company's probe test system includes dedicated software modules for four-probe measurements, simplifying data collection and analysis.
</p>
<h4>
Flying Probe Test:
</h4>
<p>
For testing printed circuit boards, the flying probe test is an efficient and flexible method. While not its primary focus, SEMISHARE's technology can be adapted for flying probe applications in certain scenarios. The company's expertise in precise probe positioning and control translates well to flying probe test systems.
</p>
<h4>
RF Current Probe:
</h4>
<p>
In RF testing, current probes play a crucial role. SEMISHARE's rf probe stations are compatible with various RF current probes, allowing for comprehensive RF characterization of devices. The company's rf probe station includes specialized fixtures and calibration tools for RF current probe measurements.
</p>
<h3>
SEMISHARE's Product Line-Up
</h3>
<h4>
A Series Automatic Probe Station:
</h4>
<p>
The flagship of SEMISHARE's lineup, the A Series automatic wafer prober, offers unparalleled speed and precision for high-volume testing environments. This advanced wafer station incorporates state-of-the-art automation technologies to maximize throughput without compromising measurement accuracy.
</p>
<h4>
X Series Semi-Automatic:
</h4>
<p>
Boasting the fastest test speed in the industry at over 70mm/s, the X Series semi-automatic probe station bridges the gap between manual and fully automatic systems. This versatile wafer station is ideal for medium-volume production and research applications requiring high-speed testing capabilities.
</p>
<h4>
CGX Series/High And Low Vacuum:
</h4>
<p>
Designed for testing in controlled environments, the CGX Series offers capabilities for both high and low vacuum testing. This specialized wafer station is crucial for applications requiring precise environmental control, such as testing of sensitive MEMS devices.
</p>
<h4>
C Series/High/Low Temperature:
</h4>
<p>
Capable of testing at temperatures ranging from -100°C to +300°C, the C Series is ideal for characterizing device performance across a wide temperature range. This thermal wafer station incorporates advanced temperature control systems to ensure stable and accurate measurements under varying thermal conditions.
</p>
<h4>
FA Series/Failure Analysis:
</h4>
<p>
Specialized for failure analysis, this series provides the tools necessary for identifying and analyzing defects in semiconductor devices. The FA Series wafer station integrates advanced imaging capabilities with precise probing to facilitate comprehensive failure analysis.
</p>
<h4>
H Series/High Configuration:
</h4>
<p>
Featuring SEMISHARE's proprietary Chuck Air bearing move™ technology, the H Series offers superior stability and precision in probe positioning. This high-end wafer station is designed for the most demanding testing applications, providing unmatched measurement accuracy and reliability.
</p>
<h4>
E Series/Cost-Effective:
</h4>
<p>
Available in E4, E6, and E8 models, the E Series provides cost-effective solutions without compromising on quality. These wafer stations are ideal for educational institutions and small-scale production facilities looking for reliable testing capabilities at an accessible price point.
</p>
<h4>
M Series/Basic Model:
</h4>
<p>
Ideal for educational institutions and small-scale testing, the M Series handles 4" to 6" wafers with ease. This entry-level wafer station offers a perfect balance of functionality and affordability, making it an excellent choice for teaching laboratories and startups.
</p>
<h4>
TEG Panel Probe Station:
</h4>
<p>
Designed for testing Test Element Group (TEG) panels, this specialized station caters to the unique requirements of panel-level testing. The TEG Panel Probe Station incorporates large-area probing capabilities and customized chuck designs to accommodate various panel sizes and layouts.
</p>
<h3>
Innovations in Wafer Station Technology
</h3>
<p>
SEMISHARE's wafer station technology incorporates several innovative features:
</p>
<p>
1. Advanced chuck design for improved thermal uniformity
</p>
<p>
2. High-precision stage control for accurate probe positioning
</p>
<p>
3. Integrated vision systems for automated alignment
</p>
<p>
4. Modular design for easy upgrades and maintenance
</p>
<p>
These innovations ensure that SEMISHARE's wafer stations remain at the cutting edge of semiconductor testing technology. The company's continuous investment in research and development keeps its wafer station offerings at the forefront of the industry, meeting the evolving needs of semiconductor manufacturers and researchers.
</p>
<p>
The Importance of Probe Test Systems
</p>
<p>
A comprehensive probe test system is essential for thorough semiconductor characterization. SEMISHARE's probe test systems integrate seamlessly with their probe stations, offering:
</p>
<p>
1. Automated test sequencing
</p>
<p>
2. Real-time data analysis
</p>
<p>
3. Customizable test parameters
</p>
<p>
4. Integration with factory automation systems
</p>
<p>
This integration allows for more efficient testing processes and faster time-to-market for semiconductor products. SEMISHARE's probe test system is designed with flexibility in mind, allowing users to easily configure and adapt the system for different testing requirements and device types.
</p>
<p>
SEMISHARE's Commitment to Innovation
</p>
<p>
SEMISHARE's dedication to advancing semiconductor testing technology is evident in its continuous research and development efforts. The company's innovations extend beyond hardware to include sophisticated software solutions for test automation and data analysis. By staying at the forefront of technological advancements, SEMISHARE ensures that its probe stations and wafer probers remain competitive in the rapidly evolving semiconductor industry.
</p>
<p>
Customer Support and Customization
</p>
<p>
Recognizing that every customer has unique testing requirements, SEMISHARE offers extensive customization options for its probe stations and testing systems. The company's experienced engineers work closely with clients to develop tailored solutions that meet specific testing needs. Whether it's a customized wafer station for unique device geometries or a specialized probe system for novel semiconductor materials, SEMISHARE is committed to providing bespoke solutions.
</p>
<p>
SEMISHARE also provides comprehensive customer support, including:
</p>
<p>
1. On-site installation and training
</p>
<p>
2. Regular maintenance and calibration services
</p>
<p>
3. Technical support hotline
</p>
<p>
4. Software updates and upgrades
</p>
<p>
This commitment to customer satisfaction ensures that SEMISHARE's clients can maximize the potential of their testing equipment, from basic probe stations to advanced automatic wafer probers.
</p>
<p>
The Future of Semiconductor Testing
</p>
<p>
As semiconductor devices continue to shrink in size and grow in complexity, the challenges of testing these devices will only increase. SEMISHARE is at the forefront of addressing these challenges, with ongoing research into:
</p>
<p>
1. Advanced probing techniques for sub-10nm nodes
</p>
<p>
2. Integration of artificial intelligence in test automation
</p>
<p>
3. Novel probe materials for improved durability and signal integrity
</p>
<p>
4. Enhanced environmental control for extreme testing conditions
</p>
<p>
These advancements will shape the future of probe stations, wafer probers, and overall semiconductor testing methodologies, ensuring that SEMISHARE remains a leader in the field.
</p>
<p>
In the rapidly evolving field of semiconductor manufacturing, the role of precise and reliable testing cannot be overstated. SEMISHARE's comprehensive range of probe stations, wafer probers, and testing systems offers semiconductor manufacturers and researchers the tools they need to ensure the quality and performance of their devices.
</p>
<p>
From the versatile dc probe station to the advanced automatic wafer prober, from the specialized microwave probe station to the comprehensive
</p>
</div>
<!-- Bottom002494 Start -->
<div class="Bottom002494">
<footer>
<div class="auto auto_1400 wrap-container clearfix">
<div class="botnav">
<ul class="ul clearfix">
<li>
<dl class="dl">
<dt>
Products
</dt>
<dd><a href='/products/probe-station-system.html' class="dot">Probe Station System</a></dd>
<dd><a href='/products/testsystem.html' class="dot">Test System</a></dd>
<dd><a href='/products/laser-repair-system.html' class="dot">Laser Repair System</a></dd>
<dd>
<wtl:list sql=" select top 1 whir_u_content_category_pid from
whir_u_content_category where typeid=340 and isdel=0 order by sort desc,createdate
desc">
<a href='/testservice/list.html' class="dot">
Test Service
</a></dd>
<dd>
<a href='/accessories/list.html' class="dot">
Accessories
</a></dd>
</dl>
</li>
<li>
<dl class="dl">
<dt>Accessories</dt>
<dd><a href='/accessories/list_lcid_146.html'>Temperature Chuck</a></dd>
<dd><a href='/accessories/list_lcid_151.html'>Micropositioner</a></dd>
<dd><a href='/accessories/list_lcid_150.html'>Probe Holder</a></dd>
<dd><a href='/accessories/list_lcid_149.html'>Probe</a></dd>
<dd><a href='/accessories/list_lcid_148.html'>RF Probe</a></dd>
<dd><a href='/accessories/list_lcid_147.html'>Adapter</a></dd>
<dd><a href='/accessories/list_lcid_198.html'>anti vibration table</a></dd>
</dl>
</li>
<li>
<dl class="dl">
<dt>Test Service</dt>
<dd><a href='/testservice/list_lcid_199.html'>Test Service</a></dd>
</dl>
</li>
<li>
<dl class="dl">
<dt>Test Solution</dt>
<dd><a href='/overview/'>Technology</a> </dd>
<dd><a href='/application/'>Application</a> </dd>
<dd><a href='/probestationsolutionhomepage/'>Probe Station Solution</a> </dd>
<dd><a href='/fixthehomepage/'>Laser System Solutions</a> </dd>
</dl>
</li>
<li>
<dl class="dl">
<dt>Service &Support</dt>
<dd><a href='/producttmcscustomization/'>Product Customization</a> </dd>
<dd><a href='/qualityassurance/'>Quality Assurance</a> </dd>
<dd><a href='/aftersalesservice/'>After-Sales Service</a> </dd>
<dd><a href='/commonproblem/'>Product FAQ</a> </dd>
<dd><a href='/download/'>Download</a> </dd>
</dl>
</li>
<li>
<dl class="dl">
<dt>Company</dt>
<dd><a href='/companyprofile/'>About SEMISHARE</a> </dd>
<dd><a href='/organizationalarchitecture/'>Sustainable Development Management</a> </dd>
<dd><a href='/corporatenews/list.html'>News & Events</a> </dd>
</dl>
</li>
</ul>
</div>
<div class="other clearfix">
<div class="rwmbox">
<p>Follow SEMISHARE</p>
<div class="iconbox clearfix"> <a href="#codeimg" class="fancybox">
<div id="codeimg" style="display:none;">
<div class="pic"> <img src="/uploadfiles/2023/12/20231204173742947.png?MjAyMTAzMzAxNzEwMDE2NDQgKDEpLnBuZw==" alt="Company's WeChat" style="display: block;margin: 0 auto;">
<p style="margin: 0;text-align: center;"> Company's WeChat</p>
</div>
</div>
</a>
<script>
$(document).ready(function () {
$('.fancybox').fancybox();
});
</script>
<a href='https://www.youtube.com/channel/UCEALr654rYr39Azt4czXl8g' target="_blank"><img src="/uploadfiles/2021/05/20210518142008289.png?5pyq5ZG95ZCNX+WJr+acrC5wbmc=" alt="title"></a>
<a href='https://www.linkedin.com/company/29637775' target="_blank"><img src="/uploadfiles/image/Bottom002494-in.png?Qm90dG9tMDAyNDk0LWluLnBuZw==" alt="title"></a>
</div>
</div>
<div class="email_a"><img src="/uploadfiles/2021/03/20210329084854009.png?dG9wX2hlYWRfaWNvbjNfMS5wbmc=" alt="email"><a href="mailto:sales@semishare.com">sales@semishare.com</a></div>
<!--<div class="b-sharepanel clearfix"> <a class="gui-btn-with-icon icon-share"> <span>Share</span> </a>
<ul class="clearfix">
<li class="clearfix">
<div class="bdsharebuttonbox"> <a href="#" class="bds_more" data-cmd="more"></a> </div>
</li>
</ul>
<script>
window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];
function setConf(cmd, config) {
if (url) {
config.bdUrl = url;
config.bdText = title;
}
return config;
}
$('.bdsharebuttonbox a').on('mouseover', function () {
title = $(this).data('title');
url = window.location.origin+$(this).data('url');
})
</script>
</div>-->
</div>
</div>
</footer>
<div class="Bottom">
<div class="wrap-container auto auto_1400 clearfix">
<div class="left"> <a href='/termsofuse/'>
Terms Of Use
</a><em>|</em> <a href='/privacystatement/'>
Privacy Statement
</a><em>|</em> <a href='/contactus/'>
Contact Us
</a><em>|</em> <a href='/sitemap/'>
SiteMap
</a> </div>
<div class="right">
© 2023 SEMISHARE CO., LTD. All Rights Reserved.<a href="https://beian.miit.gov.cn/" target="_blank">粤ICP备19119103号
<a id="icp_record" href="http://www.beian.miit.gov.cn/" target="_blank" ></a>
</div>
</div>
</div>
<script>
; (function ($, window, document) {
function Bottom002494(elem) {
var elem = $(elem);
$('.linkS', elem).click(function () {
$('.linkS .linkSBoxIn ul', elem).stop(true, true).slideToggle();
});
}
Bottom002494(".Bottom002494");
})(jQuery, window, document);
</script>
</div>
<!-- Bottom002494 End -->
<script>
$(function(){
var delectcookie = $.cookie('mediav');
if(delectcookie != null && delectcookie != undefined && delectcookie != ""){
$.removeCookie('mediav');
}
});
</script>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/60b0aa816699c7280da96458/1f6p1k2jp';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<!--无图-->
<!--<script>
$.each($("img"), function(i, n) {
$(n).on('error', function() {
n.src = '/uploadfiles/nopic/1.gif';
});
n.src = n.src;
});
</script>-->
</body>
</html>