Suppose an engineer increases the number of possible signal levels from two to four. How many more bits can be sent in the same amount of time? Explain.
What will be an ideal response?
The number of levels that can be represented by n bits is given by 2 n . So if number of levels
changes from 2 ? 4, it means number of bits goes from 1 ? 2
Computer Science & Information Technology
You might also like to view...
The ________ Ribbon feature in the PowerPoint Options dialog box allows you to personalize a tab on the Ribbon
Fill in the blank(s) with correct word
Computer Science & Information Technology
You use the fopen() function to open a handle to a file stream.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology