Question about LRC Circuit and Filter

AI Thread Summary
The discussion centers on the behavior of LRC circuits as filters when a load is applied. It highlights that the impedance of the load (Z_CD) affects the output voltage (V_CD), potentially diminishing the circuit's filtering capability. The circuit can still function as a filter if designed with a high input impedance (Z_in), which minimizes the impact of Z_CD on the filtering process. Designers can also create filters tailored for specific circuits or ranges of Z_in to maintain effectiveness. Ultimately, real-world circuit design involves managing variations in component values and system impedances to ensure functionality.
chingkui
Messages
178
Reaction score
2
In the diagram, Z1 and Z2 are the impedence of some combinations of L, R and C. The voltage input is placed across AB, and the output voltage is measured across CD. Z1 and Z2 can be designed to make the circuit a filter for output voltage V_CD. However, if we really place a load across CD, it will have an impedence Z_CD, the whole circuit will be affected and the output behavior V_CD will change. Then, the circuit cannot act as a filter anymore if we place any load (at least not as the same filter when Z_CD is not there). How can we say in the first place that the circuit act as a filter? The "filter" only "works" in the absent of load. How useful is LRC circuit as a filter then?
 

Attachments

  • circuitDiagram.gif
    circuitDiagram.gif
    1.1 KB · Views: 625
Engineering news on Phys.org
The short answer is cicuits are designed with very high Z_in(not always but quite often and for the reason you mentioned) thus when you put Z_2 in parallel with a load of Z_in you end up with:

<br /> Z_{tot}=\frac{1}{\frac{1}{z_2}+\frac{1}{z_{in}}}<br />

so as Z_in appraches infinity it has less and less effect on the filtering capability of Z_1 and Z_2.

Try it. Just pick some numbers for Z_1, Z_2, and Z_in (these can all be real BTW). Choose a small Z_in and reiterate with increasing Z_in's and watch as Z_tot approaches Z_2.

Alternetly, you design your filter for a specific circuit and account of the Z_CKT you are connecting your filter to.

Or, you design your filter for a range of Z_in's.

There are a few ways around the problem you've mentioned you just have to realize that when designing ckts you try to design value for some characteristic X but you do so knowing that every component you use will be off of its rated value by some percentage and interconnecting systems may have unknown Z's. So, real world design is more about dealing with these little problems than simply saying "I want value X exactly and if I can't have then the circuit is a failure."

Hope this helped.
 
The short answer is cicuits are designed with very high Z_in... so as Z_in appraches infinity it has less and less effect on the filtering capability of Z_1 and Z_2
Wouldn't it significantly limit the power transfer to the output?
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Back
Top