TCAD-sprocess学习笔记.docxVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
TCAD-sprocess学习笔记

TCAD学习笔记--——sprocess Mask与photo,etch,deposit Photo 应用mask : Creates photoresist layer of the specified thickness outside the mask. The mask must have been defined using a mask command. If the photoresist should be deposited inside of the mask, the parameter negative must be defined in the mask command 正胶 在mask之外保留光刻胶; 负胶 (加negative)在mask内部保留光刻胶。 简单实例: mask name= gate_mask segments= {0.0 0.09} negative photo mask= gate_mask thickness= 0.02 etch PolySilicon anisotropic thickness= 0.2 etch oxide thickness= 0.1 anisotropic strip Resist 定义光刻板 segments={} 括号内定义的为空白区域,如需保留如定义栅氧则需 negative. ? Etch应用mask : Mask -- the mask to be used for the etch mask在etch中是作为掩摸使用,即mask定义的区域在etch中被保护,同样的加negative后mask定义的区域被刻蚀。 Mask name=SD left=-1 right=1 back=0 front=0.2 EtchNitride mask=SD thickness=0.051 antisotropic deposit应用mask : ? The material is deposited outside of the mask. If deposition inside the mask is required, the parameter negative must be specified in the mask command. 材料淀积在mask之外。 ? 2.提取氧化层厚度 select z=1 layers ? 结果显示在.out 文件 { Top Bottom Integral Material } { -6.178796082035e-03 3.676329713272e-03 9.855125795306e-07 Oxide } { 3.676329713272e-03 2.000000000000e+00 1.996323670287e-04 Silicon } 其中Top和Bottom单位为um,Integral单位为cm; 则氧化吃硅3.676nm(consumed),氧化层厚度9.855nm ? ? 3.Contact定义 transform reflect left contact name= gate PolySilicon adjacent.material=Gas box xlo= -0.182 xhi= -0.05 ylo= -0.05 yhi= 0.05 contact name= drain Aluminum adjacent.material=Gas box xlo= -0.03 xhi= -0.005 ylo= 0.32 yhi= 0.489 contact name= source Aluminum adjacent.material=Gas box xlo= -0.03 xhi= -0.005 ylo= -0.489 yhi= -0.32 contact name= substrate bottom silicon ? 注意:电极不能由transform对称形成,需再其后进行定义。 电极需struct 命令保存trd文件。 使用adjacent.material语句时,定义的Box需要跨越界面,包含两种材料(如gate区域定义包含PolySilicon/Gas界面)。 ? ? 源漏结构以及Contact镜像语句 if{[catch {exec tdx –mtt ??Z –ren drain=source n@node@_half_fps .tdr n@node@_fps .tdr }Err] LogFile $Err } ? Td

文档评论(0)

yan698698 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档