-
-
September 11, 2023 at 8:39 am
Mariah Ha
SubscriberHi ,
I am using Charge solver to simulate a pin diode. I would like to ask if the diffused doping parameter "distribution function" is adjustable? I mean for example when choosing a Gaussian profile , can I change the parameters of the Gaussian (sigma) itself , using the scripting language or by any other means.
Regards.
-
September 11, 2023 at 9:06 pm
Guilin Sun
Ansys EmployeeYes, you can, for example:
setnamed("CHARGE::back diff (p++)","junction width",3e-7);
where "back diff (p++)" is the doping object.
you can use
?getnamed("CHARGE")
to find all parameters for CHARGE,and
getnamed("CHARGE::objectname")
to get all the parameters for the object "objectname".
Please note that in script it uses MSK unit.
-
September 12, 2023 at 3:31 am
Mariah Ha
SubscriberThank you for the reply. I meant for the parameter defining the diffused doping type (gaussian and erfc) , is it possible to modify this parameter further , like adjusting the sub parameters of the gaussian itself (this does not exist in the interface) . In other words, i would like to choose a particular shape of the gaussian by scaling a parameter "sigma" to play with the width of the gaussian . Is this possible in lumerical ? Or it stops at the level of defining the type (gaussian /erfc).
-
September 12, 2023 at 2:31 pm
Guilin Sun
Ansys EmployeeIt has only one size parameter as replied before. You can call it as sigma.
it stops at the level of defining the type (gaussian /erfc): since the doping is additive, you can use a uniform doping to level the small gaussian tail. I am noste sure if you can use the opposite doping to reduce it.
Ussually there is backgroud doping. So small change of doping at the edge should not change the result significantly. You can test and verify it. There are other errors in simulation which can be larger than this small doping differece.
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- “Import optical generation” or “delta generation rate”?
- Why am I getting “process exited without calling finalize”, and how do I fix it?
- Using a license file on a new license server
- Ansys Insight: Diverging Simulations
- Error: addfdtd is not a valid function or a variable name
- Error on Lumerical device
- Questions about the calculation of the cross-polarization conversion efficiency of metasurface
- Ansys Insight: About override mesh in FDTD: its use and settings
- Finding your Ansys (or Lumerical) account number
- Lumerical – error message when trying to open from Linux terminal
-
7592
-
4440
-
2953
-
1427
-
1322
© 2023 Copyright ANSYS, Inc. All rights reserved.