Simulation photodiode 4um x 0.8um using sentaurus tcad

i'm doing a design about photodiode 4um x 0.8um using sentaurus tcad software with linux as an interface. i have the coding and result should get. but i dont know how to import the source code. can anyone teach me step by step how to import the file. and can anyone tell me which one are the library of photodiode in the sentaurus tcad..

Definitions{
#Refinement regions
Refinement "Default Region"{
}
Refinement "Silicon"{
MaxElementSize = (0.1 0.1)
MinElementSize = (0.05 0.05)
}
#Profiles
Constant "P-type"{
Species = "BoronActiveConcentration"
Value = 1e+19
}
Constant "N1-type"{
Species = "PhosphorusActiveConcentration"
Value = 1e+18
}
Constant "N2-type"{
Species = "PhosphorusActiveConcentration"
Value = 1e+19
}
}
Placements {
#Refinement regions
Refinement "Default Region"{
Reference = "Default Region"
#Default region
}
Refinement "Silicon"{
Reference = "Silicon"
RefineWindow = rectangle [( 0,0 ) , ( 4,0.8 )]
}
#Profiles
Constant "P-type"{
Reference = "P-type"
EvaluateWindow{
Element = rectangle [( 0.2,0.7 ) , ( 3.8,0.8 )]
}
}
Constant "N1-type"{
Reference = "N1-type"
EvaluateWindow{
Element = rectangle [( 0,0.01 ) , ( 0.2,0.8 )]
}
}
Constant "N2-type"{
Reference = "N1-type"
EvaluateWindow{
Element = rectangle [( 0.2,0.01 ) , ( 3.8,0.7 )]
}
}
Constant "N3-type"{
Reference = "N1-type"
EvaluateWindow{
Element = rectangle [( 3.8,0.01 ) , ( 4,0.8 )]
}
}
Constant "N4-type"{
Reference = "N2-type"
EvaluateWindow{
Element = rectangle [(0,0) , (4,0.01)]
}
}
}

Replies

You are reading an archived discussion.

Related Posts

Note: This document deals with working on selenium using RUBY language and its editor , more articles on using JAVA and Eclipse coming soon. Selenium is an open source testing...
Happy Woman's day to all members of CE. ​
The diadem of victory is bestowed upon the one who seeks, strives and sustains. Today's dynamic world calls for right moves,sharp sense and responsiveness. Excelling in the Engineering world depends...
hello everyone, i need to design a home appliance control system using labview webserver and apache webserver. can anybody help??
I am an electrical engg.. doing a final year project. its used to find the clearance between any 2 objects. the output of the clearance sensor is a voltage.. im...