Of course, the input or output data cannot have 1500dB DR, it is limited by the fact that at the moment where the sample is converted it is constrained to 24 bit (approx. 140dB DR).
That's where the distinction must be made between precision, resolution and accuracy.
DR expresses the ratio between the smallest and highest numeric numbers, but does nor assume the same precision for both.
The big diference is that, with floating point, the "epsilon error" is the same for every sample that's within the DR.
In fixed point, the epsilon error percentage increases inversely proportional to sample value.
That's where the distinction must be made between precision, resolution and accuracy.
DR expresses the ratio between the smallest and highest numeric numbers, but does nor assume the same precision for both.
The big diference is that, with floating point, the "epsilon error" is the same for every sample that's within the DR.
In fixed point, the epsilon error percentage increases inversely proportional to sample value.
Last edited: