当前位置:网站首页>Silvaco二极管、三极管、CMOS的制备
Silvaco二极管、三极管、CMOS的制备
2022-07-19 11:42:00 【奈良晴雪】
目录
软件选用
我们选用Silcao仿真软件,此软件不支持Win11系统,请大家谨慎安装,否则会出现蓝屏,甚至会让你电脑重新安装系统。
二极管的制备
仿真代码
go athena
line x loc = 0.00 spac = 0.1
line x loc = 2.0 spac = 0.1
line y loc = 0.0 spac = 0.005
line y loc = 0.50 spac = 0.0125
line y loc = 2.0 spac = 0.1
#衬底定义
init silicon c.phosphorus=1.0e14 orientation =100 two.d
#淀积氧化层
deposit oxide thick =0.2 divisions = 2
#刻蚀氧化层
etch oxide start x=0.5 y=-0.2
etch continue x=0.5 y=0
etch continue x=1.5 y=0
etch done x=1.5 y=0.0
etch silicon left pl.x=0.5
etch silicon right pl.x=1.5
#扩散
diffuse time = 60 temp = 1100 c.boron = 1.0e15 press = 1.0
#淀积金属
etch oxide all
deposit alum thickness = 0.2 div =3
#刻蚀金属
etch alum left pl.x=0.5
etch alum right pl.x=1.5
#二极管电极的定义
electrode name = anode x = 1.0
electorde name = cathode backside
#器件结构的保存
structure outf=diode_pro.str
#器件结构的输出
tonyplot diode_pro.str
tonyplot
quit
结果展示
三级管的制备
仿真代码
go athena
#x方向网格设置
line x loc=0 spac=0.1
line x loc=4 spac=0.1
#y方向网格设置
line y loc=0.0 spac=0.005
line y loc=0.5 spac=0.0125
line y loc=2 spac=0.1
#沉底定义
init silicon c.phos=1.0e14 orientation=100 two.d
#淀积氧化层
deposit oxide thick=0.20 division=2
#刻蚀氧化层
etch oxide start x=1.5 y=-0.2
etch continue x=1.5 y=0
etch continue x=3.5 y=0
etch done x=3.5 y=-0.2
#扩散
diffuse time=60 temp=1100 c.boron=1.0e15 press=1.5
etch oxide all
#淀积氧化层
deposit oxide thick=0.5 division=2
#刻蚀氧化层
etch oxide start x=2.5 y=-0.2
etch continue x=2.5 y=0
etch continue x=3.5 y=0
etch done x=3.5 y=-0.2
#刻蚀金属形成射极
etch alum start x=3 y=-0.2
etch continue x=3 y=0
etch continue x=4 y=0
etch done x=4 y=-0.2
#刻蚀金属形成基极
etch alum start x=2 y=-0.2
etch continue x=2 y=0
etch continue x=2.5 y=0
etch done x=2.5 y=-0.2
#刻蚀金属形成集电极
etch alum start x=0.8 y=-0.2
etch continue x=0.8 y=0
etch continue x=1.5 y=0
etch done x=1.5 y=-0.2
etch alum left pl.x=0.2
#二极管淀积的定义
electrode name=e x=2.8
electrode name=b x=1.8
electrode name=c x=0.6
#器件结构的保存
#structure outf=diode_pro.str
#器件结构的输出
#tonyplot diode_pro.str
#结束
tonyplot
结果展示
CMOS的制备
仿真代码
go athena
line x loc=-7 spac=0.05
line x loc=0 spac=0.05
line x loc=7 spac=0.05
line y loc=0.0 spac=0.05
line y loc=1.5 spac=0.08
line y loc=2.5 spac=0.25
line y loc=4.0 spac=0.5
init silicon orientation=100 c.boron=1e14 space.mul=2 two.d
#N阱生成
deposit oxide thickness=0.8
#光刻
etch oxide start x=-6.5 y=0
etch continue x=-6.5 y=-0.8
etch continue x=0 y=-0.8
etch done x=0 y=0
#磷注入、退火
implant phosphor dose=5e12 energy=80 pears
diffus time=30 temp=1000 nitrogen press=1.00
etch oxide
#场氧区形成
deposit oxide thickness=0.1
deposit nitride thickness=0.13 div=2
etch nitride left x=-5
etch oxide left x=-5
etch nitride start x=-1 y=-0.1
etch continue x=-1 y=-0.23
etch continue x=1 y=-0.23
etch done x=1 y=-0.1
etch oxide start x=-1 y=0
etch continue x=-1 y=-0.1
etch continue x=1 y=-0.1
etch done x=1 y=0
etch nitride right x=5
etch oxide right x=5
diffus time=30 temp=1000 dryo2 press=1.00 hcl=3
diffus time=35 temp=1100 weto2 press=1.00 hcl=3
diffus time=30 temp=1000 dry02 press=1.00 hcl=3
etch nitride
etchoxide thickness=0.2
rate.polish oxide machine=cmp u.s max.hard=0.02 min.hard=0.01 isotropic=0.001
polish machine=cmp time=0.05 min
#柵氧化层形成
diffus time=10 temp=700 dryo2 press=1.00 hcl=3
diffus time=5 temp=950 weto2 press=1.00 hcl=3
diffus time=10 temp=700 dry02 press=1.00 hcl=3
#多晶硅形成
deposit poly thick=0.05 div=6
#刻蚀
etch poly left x=-3.5
etch poly right x=3.5
etch poly start x=-2.5 y=-0.1
etch continue x=-2.5 y=-0.3
etch continue x=2.5 y=-0.3
etch done x=2.5 y=-0.1
structure outfile=cmos_pro10.str
tonyplot cmos_pro10.str
deposit name.resist=AZ1350J thick=0.5 div=10
etch name.resist=AZ1350J x=3.5 right
etch name.resist=AZ1350J start x=1.5 y=0
etch continue x=1.5 y=0
etch continue x=1.5 y=-0.8
etch continue x=2.5 y=-0.8
etch done x=2.5 y=0
tonyplot
quit
最后图像可以根据任务要求在tonyplot中进行对应的调节
边栏推荐
猜你喜欢
【历史上的今天】7 月 2 日:BitTorrent 问世;商业系统 Linspire 被收购;索尼部署 PlayStation Now
Build a full stack web application framework in 1 hour, support secondary development, and update and expand at any time
【历史上的今天】7 月 15 日:Mozilla 基金会正式成立;Enigma 密码机的首次工作;任天堂推出 FC 游戏机
云原生、Intel Arch及云原生机密计算 3 大 SIG 在线分享!今天见 | 第 32-34 期
9. Gorm advanced
力扣------计算力扣银行的钱
科技云报道:零信任和SASE有什么不一样?答案其实并不重要
103.(cesium篇)cesium蜂巢图(正方形)
揭秘MAE的数据增强潜力,上交&华为基于MAE提出掩蔽重建数据增强
DevOps 实践多年,最痛的居然是?
随机推荐
性能领域:你知道的越多,不知道的也就越多
定价随心、产品难辨真假、平台跑路,数藏市场还会火下去吗?
【MATLAB】基于油猴脚本和MATLAB下载原创力文档
clickhouse笔记02--安装测试 clickvisual
Link: fatal error lnk1104: unable to open the file "ucrtd.lib" workaround Visual Studio
9. Gorm advanced
Difference Between Accuracy and Precision
剑指offer题库总结(三)之链表(C语言版本)
开始菜单没有数据库快捷工具图标
Week 5 Image Classification、Bag of Visual Words (Bag of Features) and Multi-Layer Neural Networks
自动化测试----selenium(一)
C#/VB.NET 添加多行文本水印到Word文档
请问下flinksql有类似ifnull的函数吗?
自定义持久层框架MyORMFrameworkJDBC回顾和问题分析,自定义持久层框架思路分析
生产环境多线程使用不当导致的 OOM异常解决方案(至尊典藏版)
好书推荐|《产业数字化转型精要:方法与实践》
科技云报道:零信任和SASE有什么不一样?答案其实并不重要
Mysql database
C#/VB. Net to add multi line text watermark to word document
【单片机】51单片机烧录那些事儿