Chapter 6
Problems
1) How do we achieve a data rate of 56 kbps in 23 channels using DS-1 format?
There are 24 voice channels on a DS-1. One of them is used for in digital transmission for synchronization. That leaves us with 23 channels.
There are 8 bits per channel. One of them is used to for control information. That leaves us with 7 bits.
So, each remaining 23 channels gets 7 bits, 8000 samples per second (voice sampling rate) for a channel rate of (7 bits * 8000 sample p/s) or 56 kbps.
3) A scanner provides 1200dpi resolution over 1 billion colors.
1200 * 1200= 1,440,000
8 * 10 * 1,440,000 * 10 bit = 144,000,000 bytes
Red=10 bits
Blue=10 bits
Green=10 bits
10 * 10 * 10 = 1000 or 2 30
8 * 10 * 1,440,000 * 30 bits = 3,456,000,000 / 1,000,000 = 3,456 Mb / 1.544 Mbps = 2,238 sec
4) The photoprinter resolution is 2400 dpi. Suppose that you want to send a 7*11 inch page of material.
7 * 11 = 77 * (2400 * 2400) = 443,520,000 bytes = 55,440,000
443,520,000 / 19,200 = 23,100 /3600 = 6.42 hours
5) Assume that you are to design a TDM carrier, say T-489, to support 30 voice channels using 6-bit samples and structure similar to T-1. Determine the bit rate required.
(30 * 6) + 1 = 181 bits * 8000 = 1.448 mbps