Plot ##i_A## vs ##v_A## characteristics for this nonlinear network

  • #1
zenterix
480
70
Homework Statement
Plot the ##i_A## vs ##v_A## characteristics for the nonlinear network shown in Fig. 4.49. Assume the diode is ideal.
Relevant Equations
##i_D = I_s\left (e^{v_D/v_{TH}}-1\right )## (Diode)
1702333141797.png

I am quite stumped here.

This is what I did so far.

1) The first thing I did was to forget about the terminals to the left and the diode, and to write the circuit as a Thevenin equivalent circuit. Then I put in the diode. However, the terminals we are interested in are lost when we do this.

2) I then tried using the node method as follows

1702333320593.png


Here is the v-i relationship for the diode

##i_D=I_S\left (e^{\frac{e_1-e_2}{v_{TH}}}=1\right )##

and here is KCL applied to the ##e_1## node

##i_A-i_D-\frac{e_1}{10^3}=0##

##i_A-i_D=\frac{v_A}{10^3}##

We also have the v-i relationship for the resistors

##\frac{e_2-1}{10^3}=i_D##

##\frac{-e_1}{10^3}=i_D##

I'm a bit stumped at this point.
 
Physics news on Phys.org
  • #2
zenterix said:
Homework Statement: Plot the ##i_A## vs ##v_A## characteristics for the nonlinear network shown in Fig. 4.49. Assume the diode is ideal.
Relevant Equations: ##i_D = I_s\left (e^{v_D/v_{TH}}-1\right )## (Diode)

View attachment 337104
I am quite stumped here.

This is what I did so far.

1) The first thing I did was to forget about the terminals to the left and the diode, and to write the circuit as a Thevenin equivalent circuit. Then I put in the diode. However, the terminals we are interested in are lost when we do this.

2) I then tried using the node method as follows

View attachment 337105

Here is the v-i relationship for the diode

##i_D=I_S\left (e^{\frac{e_1-e_2}{v_{TH}}}=1\right )##

and here is KCL applied to the ##e_1## node

##i_A-i_D-\frac{e_1}{10^3}=0##

##i_A-i_D=\frac{v_A}{10^3}##

We also have the v-i relationship for the resistors

##\frac{e_2-1}{10^3}=i_D##

##\frac{-e_1}{10^3}=i_D##

I'm a bit stumped at this point.

Do you have any clarification about what is meant by the part of the problem statement, "assume the diode is ideal"?

I'm asking because if I was instructed to assume the diode was ideal, I would assume that [itex] e_1 = e_2 [/itex] (labeled in red in your diagram), so long as the current was flowing in the forward direction through the diode (and the diode is an open circuit otherwise). It makes the math a lot easier.

Modeling the diode using [itex] i_D = I_S \left( e^{ \frac{e_1 - e_2}{v_{TH}}} - 1\right) [/itex] is a somewhat/slightly idealized treatment of a practical diode, but it's not what I would call an "ideal diode."
 
  • Informative
Likes scottdave
  • #3
I observe that for ##v_A < 1V ## you can forget about right hand side part of circuit with diode, resistor and battery, so the circuit is with only 1 k ohm resitor,
[tex]v_A= 1000\ \ i_A[/tex]
Then you may proceed to the case ##v_A > 1V ##. When v_A is large
[tex]v_A \rightarrow (500 + 0)\ \ i_A [/tex]
 
Last edited:
  • Like
Likes zenterix
  • #4
I am with @collinsmark about the "ideal diode" - it conducts when forward biased (like closing a switch)
 
  • #5
collinsmark said:
Do you have any clarification about what is meant by the part of the problem statement, "assume the diode is ideal"?

I'm asking because if I was instructed to assume the diode was ideal, I would assume that [itex] e_1 = e_2 [/itex] (labeled in red in your diagram), so long as the current was flowing in the forward direction through the diode (and the diode is an open circuit otherwise). It makes the math a lot easier.

Modeling the diode using [itex] i_D = I_S \left( e^{ \frac{e_1 - e_2}{v_{TH}}} - 1\right) [/itex] is a somewhat/slightly idealized treatment of a practical diode, but it's not what I would call an "ideal diode."
I think this is actually the reason I did not make progress on this problem. I had the wrong idea about "ideal diode".

Here is what it is according to the book:

The ideal diode model is a piecewise linear model for the diode. It approximates the v-i characteristics of a diode using two straight-line segments given by

Diode ON (short circuit): ##v_D=0## for all positive ##i_D##

Diode OFF (open circuit): ##i_D=0## for all negative ##v_D##

1702360617134.png
 
  • Like
  • Informative
Likes scottdave and collinsmark
  • #6
Here is an update on my next attempt at this problem

I considered two cases

Case 1) ##v_A>e_2##

When this happens then we can treat the diode as a short circuit. We can analyze the resulting linear circuit using techniques for linear circuits, such as Thevenin method.

Here are the calculations

1702613156459.png


The resulting relationship between ##i_A## and ##v_A## is ##v_A=0.5+500i_A##.

Case 2: ##v_A<e_2##

We can treat the diode as a open circuit and again use Thevenin method.

1702617678105.png


The result is ##v_A=10^3i_A##.

Note that in the thick of things i used Thevenin but after the fact it is clear that that was unnecessary (as anuttarasammyak had previously shown).

Thus we have two different linear behaviors for this nonlinear "ideal diode model" diode.

Part b) of the problem inserts this non-linear two-terminal device in a circuit, as below

1702613394763.png


and asks for the load line.

It is a simple matter to obtain the load line.

1702613690416.png


$$\frac{v_T-3.5}{10^3}+i_T=0$$

and the load line is ##\frac{3.5-v_T}{10^3}##.

It is not clear to me, assuming everything above is correct, how to decide which case we are in, ie case 1 or case 2 of the diode.

If we are in case 1 then

$$\frac{v_T-3.5}{10^3}+\frac{v_T-0.5}{500}=0$$

and ##v_T=1.5V##V.

and if we are in case 2

$$\frac{v_T-3.5}{10^3}+10^{-3}v_T=0$$

and ##v_T=1.75##V. This seems to indicate that this is not a possible solution for this circuit.

It seems to me that actually the threshold for the diode is 1V. For ##v_A## below 1V, the diode becomes an open circuit and ##e_2=1## and the entire NLD behaves like a linear resistor.

Once ##v_A## becomes ##>1##, now the diode changes behavior and becomes a linear circuit element with v-i characteristic ##v_A=0.5+500i_A##.

In the case of part b), for that circuit specifically, we have that ##v_A## (ie, ##v_T##) goes to ##1.5##V to balance out the equations.

The only weird thing to me is that I had to initially frame the cases in terms of the relationship of ##v_A## to ##e_2## but ultimately it seems that the cases are ##v_A>1## and ##v_A<1##.
 
Last edited:
  • #7
HI-20231216_09085397.jpg
HI-20231216_09344914.jpg

The crossing point of these two lines seems to happen.
 
Last edited:
  • #8
zenterix said:
Here is an update on my next attempt at this problem

I considered two cases

Case 1) ##v_A>e_2##
[...]
The resulting relationship between ##i_A## and ##v_A## is ##v_A=0.5+500i_A##.

Case 2: ##v_A<e_2##
[...]
The result is ##v_A=10^3i_A##.

'Looks right to me. :smile:

However -- and this might be important later in the next step -- the way the problem statement was worded, [itex] v_A [/itex] is the independent variable, and [itex] i_A [/itex] is the dependent variable.

In other words, [itex] v_A [/itex] is what you can choose to freely fiddle with, and [itex] i_A [/itex] is what you measure/calculate.

Still in other words, express [itex] i_A [/itex] in terms of [itex] v_A [/itex], not the other way around.

Make a plot with [itex] i_A [/itex] on the vertical axis and [itex] v_A [/itex] on the horizontal axis.

You'll need to do this anyway when you calculate the "load line."
https://en.wikipedia.org/wiki/Load_line_(electronics)
zenterix said:
It is not clear to me, assuming everything above is correct, how to decide which case we are in, ie case 1 or case 2 of the diode.

If we are in case 1 then

$$\frac{v_T-3.5}{10^3}+\frac{v_T-0.5}{500}=0$$

and ##v_T=1.5V##V.

and if we are in case 2

$$\frac{v_T-3.5}{10^3}+10^{-3}v_T=0$$

and ##v_T=1.75##V. This seems to indicate that this is not a possible solution for this circuit.

??? (Your equations look OK, but I don't see how you came to your conclusion [in boldface].)

[Edit: Oh, wait. Are you saying that [itex] v_T = 1.75 V [/itex] is not correct for the operating point for this circuit? Then yes, I can agree with that. At first I thought were saying that it has no solution at all, which is not true. It has a solution.]

Looking back at your original circuit, which value of [itex] v_T [/itex] causes the ideal diode to transition from an open circuit to a short circuit?

Now, when doing your load-line circuit, you should be able to verify which mode you are in by solving for [itex] v_T [/itex] and comparing it against that threshold.

Also, it might help to draw you load line on the same plot of your [itex] i_A [/itex] vs. [itex] v_A [/itex]. Then look for the operating point, where the two curves intersect (the diode curve and your load-line "curve").

=============== Edit: ==============

zenterix said:
It seems to me that actually the threshold for the diode is 1V. For ##v_A## below 1V, the diode becomes an open circuit and ##e_2=1## and the entire NLD behaves like a linear resistor.

Once ##v_A## becomes ##>1##, now the diode changes behavior and becomes a linear circuit element with v-i characteristic ##v_A=0.5+500i_A##.

In the case of part b), for that circuit specifically, we have that ##v_A## (ie, ##v_T##) goes to ##1.5##V to balance out the equations.

The only weird thing to me is that I had to initially frame the cases in terms of the relationship of ##v_A## to ##e_2## but ultimately it seems that the cases are ##v_A>1## and ##v_A<1##.

So yes, I think you're on the right track. :smile: If it helps, make the plot and look for the intersection between the diode curve and the load line "curve."
 
Last edited:

1. What is the significance of plotting ##i_A## vs ##v_A## characteristics for a nonlinear network?

Plotting ##i_A## vs ##v_A## characteristics helps in understanding the behavior of the network under different operating conditions. It provides valuable insights into how the current flowing through the network varies with the voltage applied across it, especially in the case of nonlinear elements.

2. How can the plot of ##i_A## vs ##v_A## characteristics be used in circuit analysis?

The plot of ##i_A## vs ##v_A## characteristics can be used to determine the operating point of the network, analyze the nonlinear behavior of elements, and predict the response of the network to different input signals. It is an essential tool in circuit design and troubleshooting.

3. What information can be obtained from the slope of the ##i_A## vs ##v_A## characteristics plot?

The slope of the ##i_A## vs ##v_A## characteristics plot provides information about the resistance of the network at a particular operating point. It can help in determining the small-signal behavior of the network and analyzing the linearity of the elements present in the circuit.

4. How do nonlinear elements affect the shape of the ##i_A## vs ##v_A## characteristics plot?

Nonlinear elements introduce curvature in the ##i_A## vs ##v_A## characteristics plot, unlike linear elements that exhibit a straight line relationship between current and voltage. The shape of the plot for a nonlinear network can vary depending on the type and characteristics of the nonlinear elements present.

5. What are some common techniques used to analyze the ##i_A## vs ##v_A## characteristics plot of a nonlinear network?

Common techniques used to analyze the ##i_A## vs ##v_A## characteristics plot of a nonlinear network include curve fitting, modeling the network using mathematical equations, and performing sensitivity analysis to understand the impact of parameter variations on the network behavior. These techniques help in gaining a deeper insight into the performance of the nonlinear network.

Similar threads

  • Introductory Physics Homework Help
Replies
1
Views
216
  • Introductory Physics Homework Help
Replies
3
Views
239
  • Introductory Physics Homework Help
Replies
1
Views
441
  • Introductory Physics Homework Help
Replies
2
Views
633
  • Introductory Physics Homework Help
Replies
1
Views
235
  • Introductory Physics Homework Help
Replies
2
Views
307
  • Introductory Physics Homework Help
Replies
2
Views
470
  • Engineering and Comp Sci Homework Help
Replies
0
Views
519
  • Introductory Physics Homework Help
Replies
17
Views
2K
  • Introductory Physics Homework Help
Replies
4
Views
1K
Back
Top