Difference between revisions of "Quality Factor"
Line 8: | Line 8: | ||
</math>|{{EquationRef|1}}}} | </math>|{{EquationRef|1}}}} | ||
− | We can define the component quality factor as: | + | We can define the '''component quality factor''', <math>Q</math>, as: |
{{NumBlk|::|<math> | {{NumBlk|::|<math> | ||
− | Q = \left | + | Q = \left. \frac{\text{energy stored}}{\text{average power dissipated}}\right|_ \text{over a period of time} = \frac{X\left(\omega\right)}{R\left(\omega\right)} |
− | </math>|{{EquationRef|1}}}} | + | </math>|{{EquationRef|2}}}} |
+ | |||
+ | === Example: A Lossy Inductor === | ||
+ | For a lossy inductor, modeled as an ideal inductor with a series resistance, <math>R_s</math>, we can write the admittance as: | ||
+ | |||
+ | {{NumBlk|::|<math> | ||
+ | Y_L = \frac{I\left(\omega\right)}{V\left(\omega\right)} = \frac{1}{R_s + j\omega L} | ||
+ | </math>|{{EquationRef|3}}}} | ||
+ | |||
+ | The quality factor of the lossy inductor is then equal to: | ||
+ | |||
+ | {{NumBlk|::|<math> | ||
+ | Q_L = \frac{\omega L}{R_s} | ||
+ | </math>|{{EquationRef|4}}}} | ||
+ | |||
+ | === Example: A Lossy Capacitor === | ||
+ | For a lossy capacitor, modeled as an ideal capacitor in parallel with a resistance, <math>R_p</math>, we can write the impedance as: | ||
+ | |||
+ | {{NumBlk|::|<math> | ||
+ | Z_C = \frac{V\left(\omega\right)}{I\left(\omega\right)} = \frac{1}{\frac{1}{R_p} + j\omega C} | ||
+ | </math>|{{EquationRef|5}}}} | ||
+ | |||
+ | The quality factor of the lossy capacitor is then equal to: | ||
+ | |||
+ | {{NumBlk|::|<math> | ||
+ | Q_C = \omega C\cdot R_p | ||
+ | </math>|{{EquationRef|6}}}} | ||
== Pole Quality Factor == | == Pole Quality Factor == | ||
+ | The quality factor of a pole is a good indicator of the "cost" of implementing a pole. | ||
== Band-Pass Filter Quality Factor == | == Band-Pass Filter Quality Factor == |
Revision as of 19:21, 16 March 2021
Let us review the many definitions of the quality factor, . This context-dependent metric can allow us to gain important insights on the behavior and implementation of energy storage and loss in circuits.
Contents
Component Quality Factor
For a transfer function that we can write as:
-
(1)
-
We can define the component quality factor, , as:
-
(2)
-
Example: A Lossy Inductor
For a lossy inductor, modeled as an ideal inductor with a series resistance, , we can write the admittance as:
-
(3)
-
The quality factor of the lossy inductor is then equal to:
-
(4)
-
Example: A Lossy Capacitor
For a lossy capacitor, modeled as an ideal capacitor in parallel with a resistance, , we can write the impedance as:
-
(5)
-
The quality factor of the lossy capacitor is then equal to:
-
(6)
-
Pole Quality Factor
The quality factor of a pole is a good indicator of the "cost" of implementing a pole.