i want to simulate the instability of sigma-delta modulator in matlab.
but when i change the integrator's gain (3rd order), i found only alternating bit stream at the output of quantizor , which is quite similar.
so could anyone tell me how to figure out the instability in matlab simulation.
thanks a lot!
Re: how to simulate the instability of sigma-delta modulator
A sigma delta modulator is called stable when for a certain class of input, the states of the system are bounded and the modulator is free of large sginal limit cycles.
large gain of filter may saturate the cirucit, that's one reason that alternating bit stream are at the output. Reduce the gain, and input and see it.
large than 3-order is generally not stable if you don't do some improvement for the modulator, search my previous post , I have give some models of matlab and a toolbox for delta-sigma modulator design.
Regards
carl