Confused by material description in device descriptor file

5 views
Skip to first unread message

amal banerjee

unread,
Dec 12, 2023, 2:18:30 AM12/12/23
to aestimo-users
Could some Aestimo guru please help:

The 'sample_pn.py' contains:

# REGIONS
# Region input is a two-dimensional list input.
# An example:
# Si p-n diode. Firstly lets picturize the regional input.
#| Thickness (nm) | Material | Alloy fraction | Doping(cm^-3) | n or p type |
# Layer 0 |  250.0  |  Si  |  0  | 1e16 | n  |
# Layer 1 |  250.0  |  Si  |  0  | 1e16 | p  |

But right after that:
material1 =[[3140.5, 'Si', 0.0, 0.0, 0.7e+17, 'p','b'],
                      [3140.5, 'Si', 0.0, 0.0, 0.7e+16, 'n','b']]
material =[[500, 'Si', 0.0, 0.0, 1e+19, 'p','b'],
                    [500, 'Si', 0.0, 0.0,1e+19, 'n','b']]

Could you please explain: 
1. what the extra 0.0 right after the alloy fraction is for ?
2. is the 'b' supposed to mean, right after the doping type n|p ?

Thanks in advance.


Sefer Bora Lisesivdin

unread,
Dec 12, 2023, 2:38:22 AM12/12/23
to amal banerjee, aestimo-users
Dear Banarjee,

The first is for the x alloy fraction, and the second is for the y alloy fraction. The second one can be used in quaterneries like InxGa(1-x)AsyP(1-y). For Si, they are not used. For ternary alloys like AlxGa1-xAs, y is not used. The b and w at the end are used for quantum wells. B is for barrier layers, and W is for the well layer.

İyi çalışmalar,

Sefer Bora Lisesivdin
Professor of Physics, PhD, SMIEEE
Gazi University, Department of Physics, Ankara, TURKEY.

P Please consider the environment before printing this email


--
You received this message because you are subscribed to the Google Groups "aestimo-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to aestimo-user...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/aestimo-users/1e6fc18c-8382-4c2e-95d5-51559a1a7774n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages