How is dynamic resistance of a diode modeled for large voltage variations?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
$begingroup$
The resistance of a diode changes with the voltage across it which is called dynamic resistance. If the voltage across the diode is constant we can find the dynamic resistance from the slope of the I-V curve. So for small variations we can use that dynamic resistance value in the diode model.
But if the voltage across the diode varies a lot like in a AC to DC rectifying diode, I guess we cannot just model a diode’s dynamic resistance with a constant series resistance. If we want to formulate the diode current in such case how is the diode dynamic resistance modeled? Here aren’t we facing a non-linear resistor?
diodes
$endgroup$
add a comment |
$begingroup$
The resistance of a diode changes with the voltage across it which is called dynamic resistance. If the voltage across the diode is constant we can find the dynamic resistance from the slope of the I-V curve. So for small variations we can use that dynamic resistance value in the diode model.
But if the voltage across the diode varies a lot like in a AC to DC rectifying diode, I guess we cannot just model a diode’s dynamic resistance with a constant series resistance. If we want to formulate the diode current in such case how is the diode dynamic resistance modeled? Here aren’t we facing a non-linear resistor?
diodes
$endgroup$
$begingroup$
Are you actually interested in seeing the page of mathematics involved, assuming a simple Shockley diode equation without current-crowding or surface channel effects? Or just asking, generally? If generally, yeah -- the dynamic resistance is only valid at one local spot on the curve so doesn't apply to the non-linear large scale model.
$endgroup$
– jonk
May 18 at 19:13
$begingroup$
I was asking in general. Shockley diode equation with numerical methods are used as far as I understand from the answers.
$endgroup$
– Genzo
May 19 at 13:40
$begingroup$
Sounds good, then. The closed solution math is a bit drawn out.
$endgroup$
– jonk
May 19 at 17:37
add a comment |
$begingroup$
The resistance of a diode changes with the voltage across it which is called dynamic resistance. If the voltage across the diode is constant we can find the dynamic resistance from the slope of the I-V curve. So for small variations we can use that dynamic resistance value in the diode model.
But if the voltage across the diode varies a lot like in a AC to DC rectifying diode, I guess we cannot just model a diode’s dynamic resistance with a constant series resistance. If we want to formulate the diode current in such case how is the diode dynamic resistance modeled? Here aren’t we facing a non-linear resistor?
diodes
$endgroup$
The resistance of a diode changes with the voltage across it which is called dynamic resistance. If the voltage across the diode is constant we can find the dynamic resistance from the slope of the I-V curve. So for small variations we can use that dynamic resistance value in the diode model.
But if the voltage across the diode varies a lot like in a AC to DC rectifying diode, I guess we cannot just model a diode’s dynamic resistance with a constant series resistance. If we want to formulate the diode current in such case how is the diode dynamic resistance modeled? Here aren’t we facing a non-linear resistor?
diodes
diodes
asked May 18 at 14:10
GenzoGenzo
479521
479521
$begingroup$
Are you actually interested in seeing the page of mathematics involved, assuming a simple Shockley diode equation without current-crowding or surface channel effects? Or just asking, generally? If generally, yeah -- the dynamic resistance is only valid at one local spot on the curve so doesn't apply to the non-linear large scale model.
$endgroup$
– jonk
May 18 at 19:13
$begingroup$
I was asking in general. Shockley diode equation with numerical methods are used as far as I understand from the answers.
$endgroup$
– Genzo
May 19 at 13:40
$begingroup$
Sounds good, then. The closed solution math is a bit drawn out.
$endgroup$
– jonk
May 19 at 17:37
add a comment |
$begingroup$
Are you actually interested in seeing the page of mathematics involved, assuming a simple Shockley diode equation without current-crowding or surface channel effects? Or just asking, generally? If generally, yeah -- the dynamic resistance is only valid at one local spot on the curve so doesn't apply to the non-linear large scale model.
$endgroup$
– jonk
May 18 at 19:13
$begingroup$
I was asking in general. Shockley diode equation with numerical methods are used as far as I understand from the answers.
$endgroup$
– Genzo
May 19 at 13:40
$begingroup$
Sounds good, then. The closed solution math is a bit drawn out.
$endgroup$
– jonk
May 19 at 17:37
$begingroup$
Are you actually interested in seeing the page of mathematics involved, assuming a simple Shockley diode equation without current-crowding or surface channel effects? Or just asking, generally? If generally, yeah -- the dynamic resistance is only valid at one local spot on the curve so doesn't apply to the non-linear large scale model.
$endgroup$
– jonk
May 18 at 19:13
$begingroup$
Are you actually interested in seeing the page of mathematics involved, assuming a simple Shockley diode equation without current-crowding or surface channel effects? Or just asking, generally? If generally, yeah -- the dynamic resistance is only valid at one local spot on the curve so doesn't apply to the non-linear large scale model.
$endgroup$
– jonk
May 18 at 19:13
$begingroup$
I was asking in general. Shockley diode equation with numerical methods are used as far as I understand from the answers.
$endgroup$
– Genzo
May 19 at 13:40
$begingroup$
I was asking in general. Shockley diode equation with numerical methods are used as far as I understand from the answers.
$endgroup$
– Genzo
May 19 at 13:40
$begingroup$
Sounds good, then. The closed solution math is a bit drawn out.
$endgroup$
– jonk
May 19 at 17:37
$begingroup$
Sounds good, then. The closed solution math is a bit drawn out.
$endgroup$
– jonk
May 19 at 17:37
add a comment |
4 Answers
4
active
oldest
votes
$begingroup$
The concept of dynamic resistance is a derivative:
$ r = frac{dv}{di} $
As such, it only applies to variations of current and voltage that are small enough to allow us to neglect the non-linearity and use a linear model for the diode.
But if the voltage across the diode varies a lot like in a AC to DC rectifying diode,
In this case, a linear model can't be used to model the diode's behavior over the whole waveform, and the concept of "dynamic resistance" which is a part of this linear model does not exist, so you'll have to use the diode equation.
If you only look at a specific point in time on the waveform, then you can calculate dynamic resistance at this point, depending on the value of the current at this point.
$endgroup$
1
$begingroup$
If you need a simpler approximation, you could always just use a few more terms in the taylor series, no?
$endgroup$
– Hearth
May 18 at 17:55
$begingroup$
You could, but it won't help much with modeling the whole diode IV curve
$endgroup$
– peufeu
May 18 at 19:14
add a comment |
$begingroup$
You can model the DC I-V characteristics with the Shockley diode equation over a fairly wide range of currents, especially if you include an accurate ideality factor and some series resistance. It's nonlinear but still very simple and easy to solve numerically.
The diode model used in SPICE has more than a dozen parameters.
$endgroup$
add a comment |
$begingroup$
Yes, for slow enough changes in bias, a diode can be modeled as a nonlinear resistor. For faster changes you must also consider the diode's capacitance, which is also bias-dependent.
Simplifying a lot, the simulator has to keep updating the value for the dynamic resistance as the simulation evolves.
$endgroup$
add a comment |
$begingroup$
For "large" voltage variations, you might model the diode as a distortion. The coefficients of the polynomials in the series of terms will work in that model.
Look for Taylor Series Expansion of e^x, as a start.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("schematics", function () {
StackExchange.schematics.init();
});
}, "cicuitlab");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "135"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f439154%2fhow-is-dynamic-resistance-of-a-diode-modeled-for-large-voltage-variations%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The concept of dynamic resistance is a derivative:
$ r = frac{dv}{di} $
As such, it only applies to variations of current and voltage that are small enough to allow us to neglect the non-linearity and use a linear model for the diode.
But if the voltage across the diode varies a lot like in a AC to DC rectifying diode,
In this case, a linear model can't be used to model the diode's behavior over the whole waveform, and the concept of "dynamic resistance" which is a part of this linear model does not exist, so you'll have to use the diode equation.
If you only look at a specific point in time on the waveform, then you can calculate dynamic resistance at this point, depending on the value of the current at this point.
$endgroup$
1
$begingroup$
If you need a simpler approximation, you could always just use a few more terms in the taylor series, no?
$endgroup$
– Hearth
May 18 at 17:55
$begingroup$
You could, but it won't help much with modeling the whole diode IV curve
$endgroup$
– peufeu
May 18 at 19:14
add a comment |
$begingroup$
The concept of dynamic resistance is a derivative:
$ r = frac{dv}{di} $
As such, it only applies to variations of current and voltage that are small enough to allow us to neglect the non-linearity and use a linear model for the diode.
But if the voltage across the diode varies a lot like in a AC to DC rectifying diode,
In this case, a linear model can't be used to model the diode's behavior over the whole waveform, and the concept of "dynamic resistance" which is a part of this linear model does not exist, so you'll have to use the diode equation.
If you only look at a specific point in time on the waveform, then you can calculate dynamic resistance at this point, depending on the value of the current at this point.
$endgroup$
1
$begingroup$
If you need a simpler approximation, you could always just use a few more terms in the taylor series, no?
$endgroup$
– Hearth
May 18 at 17:55
$begingroup$
You could, but it won't help much with modeling the whole diode IV curve
$endgroup$
– peufeu
May 18 at 19:14
add a comment |
$begingroup$
The concept of dynamic resistance is a derivative:
$ r = frac{dv}{di} $
As such, it only applies to variations of current and voltage that are small enough to allow us to neglect the non-linearity and use a linear model for the diode.
But if the voltage across the diode varies a lot like in a AC to DC rectifying diode,
In this case, a linear model can't be used to model the diode's behavior over the whole waveform, and the concept of "dynamic resistance" which is a part of this linear model does not exist, so you'll have to use the diode equation.
If you only look at a specific point in time on the waveform, then you can calculate dynamic resistance at this point, depending on the value of the current at this point.
$endgroup$
The concept of dynamic resistance is a derivative:
$ r = frac{dv}{di} $
As such, it only applies to variations of current and voltage that are small enough to allow us to neglect the non-linearity and use a linear model for the diode.
But if the voltage across the diode varies a lot like in a AC to DC rectifying diode,
In this case, a linear model can't be used to model the diode's behavior over the whole waveform, and the concept of "dynamic resistance" which is a part of this linear model does not exist, so you'll have to use the diode equation.
If you only look at a specific point in time on the waveform, then you can calculate dynamic resistance at this point, depending on the value of the current at this point.
answered May 18 at 15:31
peufeupeufeu
26k23978
26k23978
1
$begingroup$
If you need a simpler approximation, you could always just use a few more terms in the taylor series, no?
$endgroup$
– Hearth
May 18 at 17:55
$begingroup$
You could, but it won't help much with modeling the whole diode IV curve
$endgroup$
– peufeu
May 18 at 19:14
add a comment |
1
$begingroup$
If you need a simpler approximation, you could always just use a few more terms in the taylor series, no?
$endgroup$
– Hearth
May 18 at 17:55
$begingroup$
You could, but it won't help much with modeling the whole diode IV curve
$endgroup$
– peufeu
May 18 at 19:14
1
1
$begingroup$
If you need a simpler approximation, you could always just use a few more terms in the taylor series, no?
$endgroup$
– Hearth
May 18 at 17:55
$begingroup$
If you need a simpler approximation, you could always just use a few more terms in the taylor series, no?
$endgroup$
– Hearth
May 18 at 17:55
$begingroup$
You could, but it won't help much with modeling the whole diode IV curve
$endgroup$
– peufeu
May 18 at 19:14
$begingroup$
You could, but it won't help much with modeling the whole diode IV curve
$endgroup$
– peufeu
May 18 at 19:14
add a comment |
$begingroup$
You can model the DC I-V characteristics with the Shockley diode equation over a fairly wide range of currents, especially if you include an accurate ideality factor and some series resistance. It's nonlinear but still very simple and easy to solve numerically.
The diode model used in SPICE has more than a dozen parameters.
$endgroup$
add a comment |
$begingroup$
You can model the DC I-V characteristics with the Shockley diode equation over a fairly wide range of currents, especially if you include an accurate ideality factor and some series resistance. It's nonlinear but still very simple and easy to solve numerically.
The diode model used in SPICE has more than a dozen parameters.
$endgroup$
add a comment |
$begingroup$
You can model the DC I-V characteristics with the Shockley diode equation over a fairly wide range of currents, especially if you include an accurate ideality factor and some series resistance. It's nonlinear but still very simple and easy to solve numerically.
The diode model used in SPICE has more than a dozen parameters.
$endgroup$
You can model the DC I-V characteristics with the Shockley diode equation over a fairly wide range of currents, especially if you include an accurate ideality factor and some series resistance. It's nonlinear but still very simple and easy to solve numerically.
The diode model used in SPICE has more than a dozen parameters.
answered May 18 at 15:10
Spehro PefhanySpehro Pefhany
217k5166447
217k5166447
add a comment |
add a comment |
$begingroup$
Yes, for slow enough changes in bias, a diode can be modeled as a nonlinear resistor. For faster changes you must also consider the diode's capacitance, which is also bias-dependent.
Simplifying a lot, the simulator has to keep updating the value for the dynamic resistance as the simulation evolves.
$endgroup$
add a comment |
$begingroup$
Yes, for slow enough changes in bias, a diode can be modeled as a nonlinear resistor. For faster changes you must also consider the diode's capacitance, which is also bias-dependent.
Simplifying a lot, the simulator has to keep updating the value for the dynamic resistance as the simulation evolves.
$endgroup$
add a comment |
$begingroup$
Yes, for slow enough changes in bias, a diode can be modeled as a nonlinear resistor. For faster changes you must also consider the diode's capacitance, which is also bias-dependent.
Simplifying a lot, the simulator has to keep updating the value for the dynamic resistance as the simulation evolves.
$endgroup$
Yes, for slow enough changes in bias, a diode can be modeled as a nonlinear resistor. For faster changes you must also consider the diode's capacitance, which is also bias-dependent.
Simplifying a lot, the simulator has to keep updating the value for the dynamic resistance as the simulation evolves.
answered May 18 at 14:16
The PhotonThe Photon
90k3105210
90k3105210
add a comment |
add a comment |
$begingroup$
For "large" voltage variations, you might model the diode as a distortion. The coefficients of the polynomials in the series of terms will work in that model.
Look for Taylor Series Expansion of e^x, as a start.
$endgroup$
add a comment |
$begingroup$
For "large" voltage variations, you might model the diode as a distortion. The coefficients of the polynomials in the series of terms will work in that model.
Look for Taylor Series Expansion of e^x, as a start.
$endgroup$
add a comment |
$begingroup$
For "large" voltage variations, you might model the diode as a distortion. The coefficients of the polynomials in the series of terms will work in that model.
Look for Taylor Series Expansion of e^x, as a start.
$endgroup$
For "large" voltage variations, you might model the diode as a distortion. The coefficients of the polynomials in the series of terms will work in that model.
Look for Taylor Series Expansion of e^x, as a start.
answered May 18 at 17:42
analogsystemsrfanalogsystemsrf
17.7k2823
17.7k2823
add a comment |
add a comment |
Thanks for contributing an answer to Electrical Engineering Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f439154%2fhow-is-dynamic-resistance-of-a-diode-modeled-for-large-voltage-variations%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Are you actually interested in seeing the page of mathematics involved, assuming a simple Shockley diode equation without current-crowding or surface channel effects? Or just asking, generally? If generally, yeah -- the dynamic resistance is only valid at one local spot on the curve so doesn't apply to the non-linear large scale model.
$endgroup$
– jonk
May 18 at 19:13
$begingroup$
I was asking in general. Shockley diode equation with numerical methods are used as far as I understand from the answers.
$endgroup$
– Genzo
May 19 at 13:40
$begingroup$
Sounds good, then. The closed solution math is a bit drawn out.
$endgroup$
– jonk
May 19 at 17:37