The assignment will be graded out of 100 points. Submit a document entitled answers.xxx (where you replace xxx with whatever extension is appropriate, depending on the file format you use), that contains your answers. Acceptable file formats are plain text, Word document, OpenOffice document, and PDF. Put your name and UTA ID on the first line of the document.
Submit your document to Blackboard before the deadline. You will be able to revise your answers until the deadline with no penalty.
Part b (10 points): For storing text from planet Iris, suppose that we want to use memory as efficiently as possible, by assigning long binary codes to strings of symbols, as opposed to assigning short-term binary patterns to individual symbols (which was the case in part a). What is the least amount of memory (in bits) needed to store an arbitrary string whose length (in the Iris alphabet) is 57 characters? Note: the alphabet still has 28 symbols. The string contains 57 of those symbols.
Compute the data rate of the human eye using the following information. The visual field consists of about 106 elements (pixels). Each pixel can be reduced to a superposition of the three primary colors, each of which has 64 intensities. The time resolution is 100 msec.
Compute the data rate of the human ear from the following information. People can hear frequencies up to 22 kHz. To capture all the information in a sound signal at 22kHz, it is necessary to sample the sound at twice that frequency, that is, at 44 kHz. A 16-bit sample is probably enough to capture most of the auditory information (i.e., the ear cannot distinguish more than 65,535 intensity levels).
Back to the list of assignments.