Hi - is there a general scheme for calculating Q of a network of passives? I've seen a lot of techniques, but none that I really like. I would lik eto do this in a way that will result in a formula (ie so measuring off of a graph is probably out).
So one method for calculating Q is finding the SRF and then finding the half power frequencies on either side of that, and dividing the SRF by the frequency span between the two half power frequencies. This works well (ish) on a graph. But not so well in terms of formulas. Further, I'm not sure what is meant by half power. Does that mean half the power dissipation when presented with the same voltage? so, since P =V^2/R:
the full power point would be at P(srf) = V^2/Zsrf
The half power points would be at 0.5P(srf) = V^2/Zhalf
So the half power point would be where 1/Zsrf = 2/Zhalf (or Zhalf = 2*Zsrf)
Does that make sense? I guess really it should be |Zhalf| = 2*|Zsrf|, otherwise it often would be impossible to solve. Also, this only gives you Q as the SRF. It would be more useful to have a general equation for Q (with one parameter of that equation being frequency), not just a SRF Q.
But Q is also given as 2 * pi * peak energy stored/[energy lost (per cycle)]. Solving that becomes extra nasty, as you have to figure out (unless I'm missing something) the solution to a differential equation. I tried doing this for a simple RLC circuit and was able to get the standard definition of Q, but it was a significant effort.
Wikipedia talks about finding Qs of individual components, and then combining them, here:
https://en.wikipedia.org/wiki/Q_factor#Individual_reactive_components. The Q of an individual component is X/R, and then you combine them with 1/(1/QL+1/QC) however I suspect that that is a method of calculation that only works for specific circuits - just circuits with one inductor and one capacitor. Or maybe not? I'm not sure. I do not know how a series R driving a paralleled L and C would be calculated using that formula.
I would love some help with this as I'm pretty confused. I'm not trying to solve a specific problem, by the way, more just trying to understand the proper method of solving it.
Thanks!!