guan
Newbie level 1
Hi..
My project is to process simulation program SILVACO to study dopant introduction in silicon substrate by ion implantation..But I dont hv any idea to write the code for
1.define dose,energy,Rp and straggle
2.Perform implant
3.Perform annealing
Thanks for ur help...^^;-)
Process parameters
Wafer orientation <111>
substrate dopants :Boron
substrate doping :5e15
Masking oxide thickness :0.7um
Desired peak dopant concentration:3e19
juction depth:0.35um
Annealing :900oc for 30minutes
Template of the input file for ion implantation simulation
#the x dimension definition
#vertical definition
#initialize the substrate
#masking oxide for implant
# etch window for implant
#define dose,energy,Rp and straggle
moments dose= energy= rp= drp=
#Perform implant
#Perform annealing
My project is to process simulation program SILVACO to study dopant introduction in silicon substrate by ion implantation..But I dont hv any idea to write the code for
1.define dose,energy,Rp and straggle
2.Perform implant
3.Perform annealing
Thanks for ur help...^^;-)
Process parameters
Wafer orientation <111>
substrate dopants :Boron
substrate doping :5e15
Masking oxide thickness :0.7um
Desired peak dopant concentration:3e19
juction depth:0.35um
Annealing :900oc for 30minutes
Template of the input file for ion implantation simulation
#the x dimension definition
#vertical definition
#initialize the substrate
#masking oxide for implant
# etch window for implant
#define dose,energy,Rp and straggle
moments dose= energy= rp= drp=
#Perform implant
#Perform annealing