How do I normalize angular frequency for circuit optimization?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
anothnagle
Messages
7
Reaction score
0
Hey all,

This question may sound daft, but how do I normalize angular frequency? For a little background: I'm trying to optimize some circuits, and I've managed to write some successful code using the "Design of Ultra Wideband Antenna Matching Networks" book, but the code requires normalized angular frequency, whereas what I have are data for the normal frequency response of our circuits. I imagine I should be normalizing to radians/second, but I could be wrong. What would I do for this?

Thanks
 
Engineering news on Phys.org
"To normalize" usually means to divide the actual value by some characteristic value. Is there a natural frequency associated with this system? If so, normalized frequency might mean omega/omega_nat.
 
What can I do if I don't know the natural frequency? Can I normalize it at all?
 
For a broadband network that has no obvious centre frequency I would find the frequencies of some reference level such as the -3dB points and use the geometric mean of those as the reference. It does not matter if you use radians or hertz, normalisation will reduce them to the same values.
Fref = Sqrt(Fmin * Fmax)