You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven’t found any other issue on a related topic.
What’s the question?
Please, be concise and straight to the point
Additional information
Add any other relevant information that could help us answering your question, E.g.:
Code of a minimum working example showing what you’re trying to do.
Screenshot showing the problem you are talking about.
Context in which your question applies
From local voltage map how can we generate Electroluminescence image using Solcore?
Electroluminescence intensity = Cexp(Vi/Vt)
Can you suggest a way how can we get the intensity map?
The text was updated successfully, but these errors were encountered:
This is avery good question and something we have been willing to do for a long time.
To get the electroluminescence intensity map, you need to make some assumptions about what term of the two diode equation (the one given by I01 and n1, or the one given by I02 and n2) represents the radiative recombination, and use those coeficients in your formula above.
In the simplest case scenario, all the radiative recombination will come from the first term - and all the recombination from that term will be radiative - therefore C=I01 and Vt=n1 kb T. However, depending on what material your device is made of, that might have no relationship whatsoever with the real thing.
In any case, the number above will give you the total electroluminescence emitted in all directions. If you want to compare with some experimental data, you will need to incorporate some geometry factor that, unfortunately, cannot be calculated easily. Normally, some sort of callibration is required. Have a look at this paper we wrote a few years ago - although we did not compared with simulated thata.
I hope this helps. If you are willing to contribute to solcore with a method to calculate the electroluminescence mapping - even in the simplest case - that will be really helpful.
Please, confirm the following:
What’s the question?
Please, be concise and straight to the point
Additional information
Add any other relevant information that could help us answering your question, E.g.:
From local voltage map how can we generate Electroluminescence image using Solcore?
Electroluminescence intensity = Cexp(Vi/Vt)
Can you suggest a way how can we get the intensity map?
The text was updated successfully, but these errors were encountered: