How do I find the forward resistance of a diode using diode law?

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
3 replies · 15K views
lilmul123
Messages
39
Reaction score
0

Homework Statement



I must find the resistance of a diode inside the piecewise model using the diode law equation.

I am given variables VD = .75V, Is = 5*10^-13 A, and VT = .026 A. n = 1

Homework Equations



The Diode Law equation: ID = IS(e(VD/nVT) - 1)

The Attempt at a Solution



We were told that to find the resistance, we are to find the derivative of this equation to find the conductance, and then the inverse of this would be the resistance. I'm not sure what to derive with respect to or if even this explanation is correct. Can anyone help explain how to find resistance using this equation?
 
on Phys.org
One measure of resistance is the one that describes the operating point of the device: operating voltage divided by operating current. So if you're given the voltage across the device and can calculate the resulting current, then R = V/I.

A second measure of resistance is the 'small signal resistance', which describes how a change in voltage across the device (at the operating point) affects the current: r = Δv/ΔI. This one you might find by taking the derivative of your diode law w.r.t. voltage to find di/dv, and hence dv/di.

It looks like it's the first version of resistance you're after in this case.
 
gneill said:
It looks like it's the first version of resistance you're after in this case.
Poster needs to find the small signal resistance. (Probably what you meant to say.)

The variables are ID and VD, being the diode current and voltage, all other terms are constants.
 
NascentOxygen said:
Poster needs to find the small signal resistance. (Probably what you meant to say.)
You're probably right! :approve:
Thanks for he catch.