Reducing a circuit to a single impendence value

  • Thread starter Thread starter cowmoo32
  • Start date Start date
  • Tags Tags
    Circuit Value
AI Thread Summary
The discussion focuses on finding Vout over a range of frequencies by equating Vin to Vout using equivalent impedances. The user is utilizing Python for calculations but seeks confirmation on the accuracy of their algebra and circuit reduction. They realize a missing connection in their circuit diagram, which affects their understanding of current flow between components. The user acknowledges confusion regarding the voltage drop measurement and the parallel configuration of certain impedances. Overall, the thread highlights the challenges of circuit reduction and the importance of accurate diagram representation.
cowmoo32
Messages
121
Reaction score
0

Homework Statement


Find Vout over a range of frequencies


Homework Equations


V = IZ


The Attempt at a Solution


I'm trying to equate Vin to Vout using equivalent impedences. I have some python code to handle the numbers but want to be sure my algebra and circuit reudction are correct because I'm getting good-ish values from the script but I'm still not positive they're right.


Click for full res

edit: I just saw that I'm missing a bridge between the upper and lower lines on the second to last diagram. ZEQ and Z3 should be in parallel.
6TfCSyGl.jpg
 
Last edited:
Physics news on Phys.org
Hi cowmoo32, I'm no expert, but it looks like in your equivalent circuit(2nd circuit, that is) R3 and C1 have the same current, but in the first circut it's clear that R3's current is 'higher' than C1's.
 
I could kick myself. For some reason I've had it in my head that the voltage drop would be across the two Vin leads and the two Vout leads, but you're right. I should be measuring voltage across Vin to Vout.

edit: Seeing that makes things even harder. Now I have no idea how to reduce it.
 
Last edited:
Does this work?
MBNcHyYl.jpg
 
Hi. Well, I don't see why Z1 and ZR1 are parallel.
 
Right again. It was a long day yesterday. Thanks!
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...

Similar threads

Replies
1
Views
3K
Replies
4
Views
3K
Replies
11
Views
5K
Replies
4
Views
4K
Replies
2
Views
3K
Replies
2
Views
2K
Back
Top