欢迎光临专业集成电路测试网~~欢迎加入IC测试QQ群:111938408

专业IC测试网

当前位置: 网站主页 > 经验分享 > 优化经验 >

MTM(multifunctional trimming module)(2)

时间:2014-05-24 21:54来源:www.ictest8.com 作者:Vince Wei/Jerry Gao 点击:

  1. module information
    1. measure_fuse: measure the resistor of  fuse (rfuse) with LZB source. When rfuse<300 ohm, fuse_meas =0, else fuse_meas=1.
       
    2. check_fuse_connection: check the fuse_meas, when some fuses always open(fuse_meas==1), fuse_connection=1.
       
    3. get_value_no_trim: test the parameter before trimming (value_bf_trim), and seek the trim table(p_fuse_cond) with fuse_meas , when the fuse_meas accord to the trim table, record the row number(cond_no) of the trim table.
      Value_no_trim=value_bf_trim /(1+ p_fuse_cond[cond_no].average_pct)
       
    4. get_trim_flag: get the target adjustment,
      adj_value=  (target_value - value_no_trim) / value_no_trim ,
      and seek the trim table to get the condition number(cond_no) when the adjust_target is closest to adj_value. Then get the trim_flag from this condition row.
       
    5. store_adj: store value_bf_trim , fuse_meas, value_af_trim, cond_no  to  tr_adj_store.
       
    6. update_adj: update the actual adjustment (Actual_adj) which recorded at the previous test  to the relevant condition row of the trim table.
Actual_adj = (value_af_trim-value_bf_trim)/ value_bf_trim *100
 
  1. Dynamic Adjustment effection( MTM vs. CTM , A0175A051 as example)
Before trimming
 
A0175A051-29116690w014

 
 
Trim with CTM
A0175A051-29116690w014 (CPK:1.0)

Trim with MTM
A0175A051-29116690w020(CPK:1.4)
Trim with CTM
A0175A051-29104370_1w021 (CPK:1.0)

Trim with MTM
A0175A051-29116690w021 CPK:1.4)

Conclusion: CPK increase when trim with MTM.
 
  1. Re-trim effection (uu002 as example)
Before trimming

Trim with CTM (target value:3.30V)

 
Re-trim with MTM (change target value from 3.3V to 3.5V according to the requests of customer)

Conclusion: Yield after re-trim: 52% (limitation: 3.41V~3.59V), low yield because the fine regulation of UU002 can’t re-trimming after the first trimming  and the precision of coarse regulation is low ( about 5%) .
 
 
 
2009-5-27
顶一下
(3)
100%
踩一下
(0)
0%
------分隔线----------------------------
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
用户名: 验证码: 点击我更换图片