Dear All,
I'm working on modeling the behavior of an analog equalizer at high frequency.
The way I look at the system is that it should include 2 main responses : DC gain and AC gain. The DC gain is easily obtained by DC sweeping the input and measuring the resultant DC output voltage. The resultant DC response looks more like a tanh function with a linear operation region and a saturation region at its extremes. As for the AC response, based on small-signal analysis, it's basically a transfer function with a certain number of poles and zeros that I implement using laplace transform function.
To obtain the overall gain, the DC response is multiplied by the AC response, where the latter is first normalized to its DC gain to make sure the DC gain is not included twice.
Results are as expected for the range of inputs that fall within the linear region of the DC tanh function. On the other hand, when the input amplitude exceeds the linear region, the gain values can not be anticipated with hand analysis.
Did anybody encounter a similar problem ? Do you have any recommendations on ways to include such "large-signal" effects into the model.
Your contribution is highly appreciated.
Thanks, Tamer.