

InterviewSolution
Saved Bookmarks
1. |
The truncation error for the sign magnitude representation is symmetric about zero.(a) True(b) FalseI had been asked this question in final exam.I'd like to ask this question from Representation of Numbers topic in portion Discrete Time Systems Implementation of Digital Signal Processing |
Answer» CORRECT choice is (a) True The BEST explanation: The truncation error for the sign magnitude REPRESENTATION is SYMMETRIC about zero and falls in the range -(2^-b-2^-bm) ≤ Et ≤ (2^-b-2^-bm). |
|