How many bits are required to encode 32 level PCM: 

(1) 6 (2) 5 (3) 4 (4) 3

1 Answer

Answer :

5 bits are required to encode 32 level PCM.

Related questions

Description : What is the minimum number of bits required in a PCM code for a range of 10,000? A. 12 B. 9 C. 14 D. 10

Last Answer : C. 14

Description : It is used to encode the minimum amount of speech information necessary to reproduce a perceptible message with a fewer bits that those needed by a conventional encoder/decoder

Last Answer : vocoders

Description : The basic idea behind Huffman coding is to A. compress data by using fewer bits to encode fewer frequently occuring characters B. compress data by using fewer bits to encode more ... frequently occuring characters D. expand data by using fewer bits to encode more frequently occuring characters

Last Answer : B. compress data by using fewer bits to encode more frequently occuring characters

Description : The basic idea behind Huffman coding is to a. compress data by using fewer bits to encode fewer frequently occuring characters b. compress data by using fewer bits to encode more ... frequently occuring characters d. expand data by using fewer bits to encode more frequently occuring characters

Last Answer : b. compress data by using fewer bits to encode more frequently occuring characters

Description : Data rate at which serial PCM bits are clocked out of the PCM encoder onto the transmission line.

Last Answer : line speed

Description : In PCM system, if we increase the quantization levels from 2 to 8, the relative bandwidth requirements will:  (1) Be doubled (2) Remain same (3) Be tripled (4) Becomes eight times

Last Answer : In PCM system, if we increase the quantization levels from 2 to 8, the relative bandwidth requirements will: Be tripled.

Description : In a PCM system of telemetry, the quantization noise depends on:  (1) The sampling rate and quantization level (2) The sampling rate only (3) The number of quantization level (4) Information provided is not sufficient

Last Answer : In a PCM system of telemetry, the quantization noise depends on: The number of quantization level.

Description : How many address bits are required to represent a 32 K memory (A) 10 bits. (B) 12 bits. (C) 14 bits. (D) 16 bits.

Last Answer : (D) 16 bits.

Description : Suppose a digitized voice channel is made by digitizing 8 kHz bandwidth analog voice signal. It is required to sample the signal at twice the highest frequency (two samples per hertz). What is the bit rate required, if it ... sample requires 8 bits? (A) 32 kbps (B) 64 kbps (C) 128 kbps (D) 256 kbps

Last Answer : (C) 128 kbps

Description : A memory management system has 64 pages with 512 bytes page size. Physical memory consists of 32 page frames. Number of bits required in logical and physical address are respectively: (1) 14 and 15 (2) 14 and 29 (3) 15 and 14 (4) 16 and 32

Last Answer : (3) 15 and 14

Description :  Minimum number of bits required to represent maximum value of given analogue signal with 0.1% accuracy is: a. 8 bits b. 9 bits c. 10 bits d. 12 bits

Last Answer : 10

Description : What is the number of levels required in a PCM system with S/N ratio of 40 dB? A. 64 B. 128 C. 256 D. 512

Last Answer : B. 128

Description : Choosing a discrete value that is near but not exactly at the analog signal level leads to a) PCM error b) Quantization error c) PAM error d) Sampling error

Last Answer : b) Quantization error

Description : In PCM encoding, quantization level varies as a function of ________ a) Frequency b) Amplitude c) Square of frequency d) Square of amplitude

Last Answer : b) Amplitude

Description : In a PCM system the number of quantization level are 16 and the maximum signal frequency is 4 KHz the transmission bit rate is

Last Answer : In a PCM system the number of quantization level are 16 and the maximum signal frequency is 4 KHz the transmission bit rate is 32 Kbits/sec

Description : Encode a message in an EMP burst?

Last Answer : There is a form of communication called meteor burst or meteor backscatter, You can bounce your radio signals off the ionized trails left by the meteor passing through the atmosphere. It works.

Description : What format does a video file have to be in so that iDVD WON'T have to "encode" it?

Last Answer : It needs to be in MPEG2, I believe.

Description : How do I locate the video I want to encode on Handbrake?

Last Answer : Mine comes up automatically if the DVD is in. I’m also using 0.9.1.

Description : Handbrake users: are insanely long encode times normal?

Last Answer : yes.

Description : iDVD: Menu assets take forever to encode!

Last Answer : yes they do take a long time. Encoding assets is the longest part of the process. There may (or may not) be some things that are affecting your specific situation but most likely there ... from which your source media is coming from) should never exceed 80 percent capacity as the operating system

Description : Python 3.5 - UnicodeEncodeError: 'charmap' codec can't encode character '\u2014' in position 256: character maps to -Web-Development

Last Answer : answer:

Description : How many bit are used to encode an ASCII character?

Last Answer : All ASCII character sets have exactly 128 characters, thus only7-bits are required to represent each character as an integer inthe range 0 to 127 (0x00 to 0x7F). If additional bits are available ... standard ASCII character set) have the same 7-bitrepresentation (with all high-order bits zeroed).

Description : Various oncogens may encode all of the following except: (A) Carcinogens (B) Growth factors (C) Receptors for growth factors (D) Signal transducers for growth factors

Last Answer : Answer : A

Description : Silencer elements (A) Are trans-acting factors (B) Are present between promoters and the structural genes (C) Decrease the expression of some structural genes (D) Encode specific repressor proteins

Last Answer : Answer : C

Description : Besides structural genes that encode proteins, DNA contains some regulatory sequences which are known as (A) Operons (B) Cistrons (C) Cis-acting elements (D) Trans-acting factors

Last Answer : Answer : C

Description : Introns in genes (A) Encode the amino acids which are removed during post-translational modification (B) Encode signal sequences which are removed before secretion of the proteins (C) Are the non-coding sequences which are not translated (D) Are the sequences that intervene between two genes

Last Answer : Answer : C

Description : Semantic grammars are _____________ a) Encode semantic information into a syntactic grammar b) Decode semantic information into a syntactic grammar c) Encode syntactic information into a semantic grammar d) Decode syntactic information into a semantic grammar

Last Answer : a) Encode semantic information into a syntactic grammar

Description : Which stop codon has been found to encode selenocysteine? A- UAA B- UAG C- UGA D-.AGA

Last Answer : UGA

Description : Sixteen different levels (symbols) are used to encode binary data. The channel bandwidth is 36 MHz. The maximum channel capacity is

Last Answer : 288 Mbps

Description : When is Run Length Encoding used? A. When we want to compress patterns of data B. When we want to decompress patterns of data C. When we want to encode running videos

Last Answer : A. When we want to compress patterns of data

Description : When is Run Length Encoding used? A. When we want to compress patterns of data B. When we want to decompress patterns of data C. When we want to encode running videos

Last Answer : A. When we want to compress patterns of data

Description : A memory unit stores 2^16 bytes in 32-bit words. How many address bits are necessary in order to retrieve a single word from this memory unit?

Last Answer : Each word is 4 bytes, which occupies 4 consecutive addresses at 16 bits each. The first 14 bits of these addresses will be the same, differing only in the two least significant bits. You only need to specify the first 14 bits, because there are only 2^14 words occupying those 2^16 bytes.

Description : Changing 64 bits to 32 bits? Help please?

Last Answer : Is there a specific piece of software that really requires a 32-bit OS? Because 64 bit is superior in every way and except for a few special circumstances, nearly every piece of 32 bit software works on 64 bit machines as well.

Description : Python : How to check if python version is 64 or 32 bits ? -Web-Development

Last Answer : answer:

Description : The Width of a processor’s data path is measured in bits. Which of the following are common data paths? A) 8 bits B) 12 bits C) 16 bits D) 32 bits

Last Answer : Answer : A

Description : A nibble is equal to _______ A. 4 bits B. 8 bits C. 16 bits D. 32 bits

Last Answer : A. 4 bits

Description : The word length of Micro computers lies in the range between ________ (A) 8 and 16 bits (B) 8 and 21 bits (C) 8 and 24 bits (D) 8 and 32 bits

Last Answer : (D) 8 and 32 bits

Description : Which instruction are 32 bits long , with extra 16 bits. a. Memory reference instruction b. Memory reference format c. Both d. None of these

Last Answer : a. Memory reference instruction

Description : In IPv6,a _________address comprises 80 bits of zero, followed by16 bitsof one, followed by the 32-bit IPv4address. A) link local B) site local C) mapped D) none of the above

Last Answer : mapped

Description : An IPv4 address consistsof _______ bits. A) 4 B) 8 C) 32 D) 64

Last Answer : 32

Description : How many bits internet address isassigned to eachhost on a TCP/IP internet which is used in all communications withthehost? A. 16 - bits B. 32 - bits C. 48 - bits D. 64 - bits E. None of the above

Last Answer : 32 - bits

Description : If link transmits 4000 frames per second and each slot has 8 bits, the transmission rate of circuit of this TDM is ______. a. 64 Kbps b. 32 Mbps c. 32 Kbps d. 64 MbpS

Last Answer : c. 32 Kbps

Description : Suppose transmission rate of a channel is 32 kbps. If there are ‘8’ routes from source to destination and each packet p contains 8000 bits. Total end to end delay in sending packet P is _____. a. 2 sec b. 3 sec c. 4 sec d. 1 sec

Last Answer : a. 2 sec

Description : The Internet addresses are ______ bits in length in IPV4 addressing scheme A. 16 B. 64 C. 32 D. 48

Last Answer : C. 32

Description : An IPv6 address is _________ bits long A. 32 B. 64 C. 128 D. none of the above

Last Answer : C. 128

Description : The Internet addresses are ……….. bits in length in IPV4 addressing scheme a. 16 b. 64 c. 48 d. 32

Last Answer : d. 32

Description : Because we wish to allow each ASCII code to occupy one location in memory, most memories are _____ addressable. a. BYTE b. NIBBLE c. WORD (16 bits) d. DOUBLEWORD (32 bits)

Last Answer : a. BYTE

Description : The Width of a processor’s data path is measured in bits. Which of the following are common data paths? a. 8 bits b. 12 bits c. 16 bits d. 32 bits

Last Answer : a. 8 bits

Description : The processor 80386/80486 and the Pentium processor uses _____ bits address bus: a. 16 b. 32 c. 36 d. 64

Last Answer : b. 32

Description : The Width of a processor’s data path is measured in bits. Which of the following are common data paths? a. 8 bits b. 12 bits c. 16 bits d. 32 bits

Last Answer : a. 8 bits