Re: sin1(x) > 1 ?
Posted: Wed Sep 24, 2014 8:48 pm
I have just noticed the problem. I've found the original paper from where the graph. The graph shows a transfer function of several such stages chained:
I even think that the simulation also might have contained the filtering stages.
In this simulation, the first gain stage employs the equation sin(x) + (abs(sin(x)))^8 – z. This
equation produces the most linear transfer between the input and the output. The second and third
stages employ sin(x) + (abs(sin(x)))^4 – z, which is slightly less linear and in the fourth stage,
sin(x) + (abs(sin(x)))^2 – z, this produces the least linear of the three equations, clipping the
negative portion of the waveform much more dramatically at lower settings.
I even think that the simulation also might have contained the filtering stages.