aswinnsa127
Newbie
- Joined
- Dec 20, 2024
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 0
- Activity points
- 10
Hello, I am trying construct a n IGZO-TFT structure in silvaco and unable to deposit Zno layer on it. So, I am seeking for help. Please , help me . Here am I attached the photo which i want to constructure and which i build up to now
Program code:
go athena
#mesh
line x loc=0.00 spac=0.10
line x loc=0.01 spac=0.01
line x loc=0.02 spac=0.01
line x loc=0.03 spac=0.05
line x loc=0.05 spac=0.04
line y loc=0.00 spac=0.10
line y loc=0.01 spac=0.01
line y loc=0.02 spac=0.01
line y loc=0.03 spac=0.02
line y loc=0.05 spac=0.02
#mesh init.
#
init silicon orientation=100 two.d
#
#
diffus time=30 minutes temp=1000 dryo2 c.silicon=1e15
#
etch oxide all
#
diffus time=15 minutes temp=900 dryo2 c.zinc=1e15
#
deposit oxide thick=0.2 c.zinc=1e11 divisions=10
struct outfile= tft_model_1.str
tonyplot tft_model_1.str
quit
Program code:
go athena
#mesh
line x loc=0.00 spac=0.10
line x loc=0.01 spac=0.01
line x loc=0.02 spac=0.01
line x loc=0.03 spac=0.05
line x loc=0.05 spac=0.04
line y loc=0.00 spac=0.10
line y loc=0.01 spac=0.01
line y loc=0.02 spac=0.01
line y loc=0.03 spac=0.02
line y loc=0.05 spac=0.02
#mesh init.
#
init silicon orientation=100 two.d
#
#
diffus time=30 minutes temp=1000 dryo2 c.silicon=1e15
#
etch oxide all
#
diffus time=15 minutes temp=900 dryo2 c.zinc=1e15
#
deposit oxide thick=0.2 c.zinc=1e11 divisions=10
struct outfile= tft_model_1.str
tonyplot tft_model_1.str
quit