Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to design and simulate a tunnel diode using atlas

Status
Not open for further replies.

susovan0010

Junior Member level 2
Junior Member level 2
Joined
Oct 11, 2010
Messages
20
Helped
0
Reputation
0
Reaction score
1
Trophy points
1,281
Activity points
1,435
Hi all
I am new to silvaco atlas. I was trying to simulate a resonant tunnel diode using atlas but the conduction band energy is coming correct but the plot of IV cure becoming linear. I can't understand the problem. either with the steucture definition or with the model declaration. I have attached the code here. please help me anyway!!!!!!!!!!!!!!!!

go atlas

mesh

x.mesh loc=0.0 spac=0.001
x.mesh loc=0.03 spac=0.001


y.mesh loc=0.0 spac=0.001
y.mesh loc=0.006 spac=0.001
y.mesh loc=0.01 spac=0.001
y.mesh loc=0.02 spac=0.001
y.mesh loc=0.024 spac=0.001
y.mesh loc=0.03 spac=0.001






region number=1 material=GaAs
region number=2 x.min=0.0 x.max=0.03 y.min=0.009 y.max=0.013 material=AlGaAs
region number=3 x.min=0.0 x.max=0.03 y.min=0.017 y.max=0.021 material=AlGaAs
#region number=4 x.min=0.0 x.max=0.03 y.min=0.017 y.max=0.021 qwell well.nx=10 well.ny=10 well.cnbs=6

electrode name=anode top
electrode name=cathode bot

#doping conc=2e15 n.type uniform
doping x.min=0.0 x.max=0.03 y.min=0.0 y.max=0.009 n.type conc=1e20 uniform
doping x.min=0.0 x.max=0.03 y.min=0.013 y.max=0.017 n.type conc=1e20 uniform
doping x.min=0.0 x.max=0.03 y.min=0.021 y.max=0.03 n.type conc=1e20 uniform

#mqw xmin=0.0 xmax=0.03 ymin=0.0 ymax=0.03 nwell=1 ww=0.01 material=si

model quantum fldmob conmob bqp.n bqp.dir=2 BQP.NEUMANN
method newton carriers=1 electron

output con.band val.band band.param t.quantum flowlines


solve init
solve qfactor=0.0
solve qfactor=0.0001
solve qfactor=0.001
solve qfactor=0.01
solve qfactor=0.1
solve qfactor=1.0

solve vanode=0.001
solve vanode=0.01

solve vcathode=0.00001
solve vcathode=0.0001
solve vcathode=0.0


log outf=My_Tunnel_Diode_rev.log
solve vanode=0.0 vstep=-0.0001 vfinal=-0.007 name=anode


tonyplot -overlay My_Tunnel_Diode_rev.log

save outf=My_Tunnel_Diode.str
tonyplot My_Tunnel_Diode.str

quit


conduction bands.jpgdoping profile.jpgStructure.jpgIV.jpg
 

Hello,

May I know if you had a solution to your problem above?

Thanks.
 

Hello
I need the code for I-V characteristics of Resonant tunneling Diode.
I really need that please help me..

thanks
 

hi
i am new in silvaco and excuse me if i speak not good
i want to simulate a mos and want to get energy band for gate and channel
i dont know how
please help me
i need a simulation for mos and then please code for get energy band please
thank you
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top