Find output voltage as a function of time

Click For Summary

Homework Help Overview

The discussion revolves around analyzing an ideal operational amplifier circuit to find the output voltage as a function of time, given a specific input voltage function. The problem involves concepts from circuit analysis, particularly focusing on KCL (Kirchhoff's Current Law) and the behavior of op-amps in a feedback configuration.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the setup of the circuit, questioning the assignment of voltages at various nodes, particularly the voltage at the inverting input. There are attempts to clarify the relationships between the nodes and the implications of the op-amp's ideal characteristics.

Discussion Status

Several participants are actively engaging in clarifying assumptions about node voltages and the configuration of the op-amp. Some have provided insights into the implications of the power supply connections, while others are attempting to resolve discrepancies in their calculations. There is a recognition of potential misunderstandings regarding the circuit setup, but no consensus has been reached on the correct output voltage expression.

Contextual Notes

Participants note that the problem specifies an ideal op-amp and that the circuit diagram may have led to some confusion regarding the connections of the power supply to the input terminals. There is also mention of specific homework constraints and the need for clarity in the problem statement.

zealeth
Messages
25
Reaction score
0

Homework Statement



The op amp in the circuit seen in the figure is ideal. Find the steady-state expression for vo(t). vg = 1cos(106t) V. Express your answer in terms of t, where t is in microseconds. Enter the phase angle in radians.

Hints: (1) Let the node above the capacitor be Node a, and the node at the inverting (i.e., minus) input be Node b. (2) Write KCL equations at Node a and at Node b. Hints: This gives equations in terms of Va and Vo. Also note that the 40 K-Ohms load resistor is not part of the equations

Figure_P09.67.jpg


Homework Equations



Current = 0 into input terminals of op amp
ZC = 1/(jωC), where j=\sqrt{-1}
KCL
V = IZ

The Attempt at a Solution



Vg is given in the format: v(t) = Vmaxcos(ωt+ø), where ω is the frequency and ø is the phase angle.

Vb = 5V

For KCL, ∑ientering = ∑ileaving

Node a:
i100kΩ + i20kΩ = i5kΩ + i100pF

Using V=IZ,

\frac{V_o - V_a}{100k}+\frac{V_b - V_a}{20k} = \frac{V_a - V_g}{5k} + Va*(jωC)

\frac{V_o - V_a}{100k} + \frac{5 - V_a}{20k} = \frac{V_a-1}{5k} + Va*j*10^6*100*10^(-12)

Node b:
i10pF = i20k

Vb*(jωC) = \frac{V_b-V_a}{20k}
Vb*(jωC) = \frac{5-V_a}{20k}

Solving, I get Va = 5-j and Vo = 95+j24

Converting Vo to polar, Vo = 98∠14.2° V
Converting to radians, Vo = 98∠0.25 V
Putting this in terms of t,

Vo(t) = 98cos(10^6t+0.25) V

Converting to microseconds,

Vo(t) = 98cos(10t+0.25) V which is incorrect. Not exactly sure what I've done wrong here.
 
Last edited:
Physics news on Phys.org
Why do you say Vb = 5V?

And when you say this "expression for vo(t) = vg = 1cos(106t) V", you really mean "expression for vo(t). vg = 1cos(106t) V", right?
 
berkeman said:
Why do you say Vb = 5V?

Because it is directly connected to the 5V terminal of the op amp.

berkeman said:
And when you say this "expression for vo(t) = vg = 1cos(106t) V", you really mean "expression for vo(t). vg = 1cos(106t) V", right?

Yes, that was a typo. I fixed it now.
 
zealeth said:
Because it is directly connected to the 5V terminal of the op amp.

I thought b is the inverting input of the opamp...
 
berkeman said:
I thought b is the inverting input of the opamp...

I believe I set it up the way my professor intended, as this was the method we used in class. He also specifies the node "at" the inverting input, rather than something along the lines of "node b is the inverting input."
 
zealeth said:
I believe I set it up the way my professor intended, as this was the method we used in class. He also specifies the node "at" the inverting input, rather than something along the lines of "node b is the inverting input."

The problem says it is an ideal opamp. What is the difference in voltage between the - and + input terminals for an opamp that is in a negative feedback configuration? What is the voltage on the + terminal?
 
berkeman said:
The problem says it is an ideal opamp. What is the difference in voltage between the - and + input terminals for an opamp that is in a negative feedback configuration? What is the voltage on the + terminal?

I'm not sure what you're getting at here. The voltage on the + terminal is -5V which is given, so the difference between the terminals is -10V. However, I don't see what the positive terminal has to do with the problem.
 
zealeth said:
I'm not sure what you're getting at here. The voltage on the + terminal is -5V which is given, so the difference between the terminals is 10V. However, I don't see what the positive terminal has to do with the problem.

No. I think I see your confusion now. The +/-5V shown are the power supply pins for the opamp. They are not connected to the +/- inputs of the opamp. The drawing should have been a bit clearer about that, since you are just learning about opamps.

So, what is the + input connected to (what does that down-arrow represent)? And that means the - input is at what voltage? Then see if you get a better answer for Vout... :smile:
 
  • Like
Likes   Reactions: 1 person
berkeman said:
No. I think I see your confusion now. The +/-5V shown are the power supply pins for the opamp. They are not connected to the +/- inputs of the opamp. The drawing should have been a bit clearer about that, since you are just learning about opamps.

So, what is the + input connected to (what does that down-arrow represent)? And that means the - input is at what voltage? Then see if you get a better answer for Vout... :smile:

That might be it, I had never seen an opamp shown with the power supply pins yet. So doing this with V+ = V- = 0, I have,

Node a:

\frac{V_o - V_a}{100k}+\frac{V_b - V_a}{20k} = \frac{V_a - V_g}{5k} + Va*(jωC)
\frac{V_o - V_a}{100k}+\frac{0 - V_a}{20k} = \frac{V_a - 1}{5k} + Va*(j*106*100*10-12)

and for node b:

Vb = V- = 0

(Vo-Vb)*(jωC) = \frac{V_b-V_a}{20k}
(Vo)*(j*106*10*10-12) = \frac{-V_a}{20k}

Solving, I came up with 3.77∠1.38 which, when plugged into the equation, is vo(t) = 3.77cos(10t+1.38) V (already converted to microseconds/radians). However, this still isn't the correct answer. Any ideas?

EDIT: Just realized I did the unit conversion to microseconds wrong and that was what was causing me the issue here. Thanks for the help!
 
Last edited:
  • #10
Ah, thanks for the Edit! I was just about to spend a lot of time going through the equations. Glad you figured it out! :smile:
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K