New Reply

Q factor of a circuit.

 
Share Thread Thread Tools
Nov16-12, 11:12 AM   #1
 

Q factor of a circuit.


On my text book, there are several definition given for this Q factor.

1) 2 pi * maximum energy stored in reactive element / energy dissipated in a period

2)resonance frequency (in terms of ω) / band width

3)Q = 1/(2 * damping factor)


I have tried a couple of random circuits, and its seems not all of them are correct for arbitrary circuit. (Some o them may only true for simple RLC series of parallel).

May I ask which statement is always true?

My text book also says resonant frequency = natural frequency *(1-2*zeta^2) where zeta is damping factor

and undamped natural frequency is = natural frequency *(1-*zeta^2) where zeta is damping factor

Are these true for RLC series only??

Thank you!
 
PhysOrg.com
PhysOrg
engineering news on PhysOrg.com

>> Company pioneering new types of material for 3-D printer 'ink'
>> Student-built innovations to help improve and save lives
>> Researchers use light projector and single-pixel detectors to create 3-D images
Nov16-12, 12:53 PM   #2
rbj
 
first of all, Q essentially has meaning only for 2nd-order circuits. if it's 4th or higher order, it will have more than one Q to talk about. now, for a 2nd-order circuit, you will get a transfer function that will look like:


[tex] \begin{align}
H(s) & = \frac{b_0 + b_1 s^{-1} + b_2 s^{-2}}{a_0 + a_1 s^{-1} + a_2 s^{-2}} \\
\\
& = \frac{b_0 s^2 + b_1 s + b_2}{a_0 s^2 + a_1 s + a_2} \\
\\
& = \frac{(b_0/a_2) s^2 + (b_1/a_2) s + b_2/a_2}{(s/\omega_0)^2 + (1/Q) (s/\omega_0) + 1 } \\
\end{align} [/tex]

put your 2nd-order transfer function in the form shown and then [itex]\omega_0[/itex] is your resonant frequency and the thing that multiplies your [itex]s/\omega_0[/itex] term is 1/Q. that is the definition from the POV of a transfer function.
 
Nov16-12, 07:53 PM   #3
 
Recognitions:
Homework Helper Homework Help
Quote by tomz View Post
On my text book, there are several definition given for this Q factor.

1) 2 pi * maximum energy stored in reactive element / energy dissipated in a period

2)resonance frequency (in terms of ω) / band width

3)Q = 1/(2 * damping factor)


I have tried a couple of random circuits, and its seems not all of them are correct for arbitrary circuit. (Some o them may only true for simple RLC series of parallel).

May I ask which statement is always true?
For me, they all ring a bell.

I'd say they are all correct (for, as rbj explains, a second-order underdamped system).
 
Nov17-12, 05:24 PM   #4
 

Q factor of a circuit.


Quality factor is all 3.
Well I am familiar with first 2, but never used(yet) 3rd one.

I can connect physically first 2.

Quality of your RLC series combination is a measure how "good" your circuit filters one specific frequency.

If the circuit is ideal, with no resistance, it will have infinite quality factor meaning it will oscillate. The oscillation will be a sinusoid. Which means you will have a delta dirac function at your resonant frequency f0 given by [itex]f0=\frac{1}{2\pi \sqrt{LC}} [/itex]. And the bandwidth would there for be 0.
(from [itex] B=\frac{f0}{Q}\text{ Q ->}\infty \text{ B ->0} [/itex]

But if you have some resistance there, your delta will broaden and you will have a non-zero bandwidth.

So yes both of them are correct. Third one is beyond me, never used it.
 
New Reply
Thread Tools


Similar Threads for: Q factor of a circuit.
Thread Forum Replies
Power Factor of RL circuit Engineering, Comp Sci, & Technology Homework 4
Quality factor of any circuit General Physics 5
Calculating Power Factor in and RLC Circuit Introductory Physics Homework 1
Power Factor for a RC circuit Introductory Physics Homework 12
Q-factor in resonant RCL circuit Electrical Engineering 3