Solving Diode Equation for Current?

  • Thread starter Thread starter physics_197
  • Start date Start date
  • Tags Tags
    Current Diode
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 3K views
physics_197
Messages
27
Reaction score
0

Homework Statement



I need to find the current, but not sure how to rearrange the equation because of the I in the exp.

Homework Equations



wmbeyd.png


The Attempt at a Solution



Thanks, just need to be pointed in the right direction. Seems like I will either be in ln or exp.
 
Physics news on Phys.org
Also, just a follow up question, the diode ideality constant... Is there a way to solve for it? My notes just say its between 1 - 1.5, Should I just assume its 1? The manufacturers data sheet does not mention a value for this.
 
physics_197 said:

Homework Statement



I need to find the current, but not sure how to rearrange the equation because of the I in the exp.

Homework Equations



wmbeyd.png


The Attempt at a Solution



Thanks, just need to be pointed in the right direction. Seems like I will either be in ln or exp.
Because I appears on its own and as the argment of the exponential, you can't solve for it using elementary operations.
 
physics_197 said:
Also, just a follow up question, the diode ideality constant... Is there a way to solve for it? My notes just say its between 1 - 1.5, Should I just assume its 1? The manufacturers data sheet does not mention a value for this.
Are you talking about I0? That one you can solve for.
 
No, I'm talking about just I. So how would I go about finding it?
 
physics_197 said:
No, I'm talking about just I. So how would I go about finding it?
Using numerical methods
 
Thank you, I used Newtons method on matlab, I think it should be correct :)

Also, do any of you have an idea about the diode ideality factor? I am trying to model a PV module in Matlab and the data sheet does not mention this. I read online that people tend to assume its just 1... Any ideas?
 
Nevermind! After running through the code using different values (between 1 and 2), There is no difference in terms of the current... well either, it can be neglected or my code is wrong (I tried entering a large number, that affected the current)
 
physics_197 said:
Thank you, I used Newtons method on matlab, I think it should be correct :)

Also, do any of you have an idea about the diode ideality factor? I am trying to model a PV module in Matlab and the data sheet does not mention this. I read online that people tend to assume its just 1... Any ideas?
Which variable is the diode ideality factor? That's what I was asking about in post #4.