answersLogoWhite

0

It is same as the bit rate.

B = R = nfs

where

n= no of bits

fs= sampling frequency

R= bit rate

User Avatar

Wiki User

13y ago

Still curious? Ask our experts.

Chat with our AI personalities

ReneRene
Change my mind. I dare you.
Chat with Rene
JudyJudy
Simplicity is my specialty.
Chat with Judy
ProfessorProfessor
I will give you the most educated answer.
Chat with Professor

Add your answer:

Earn +20 pts
Q: What is the bandwidth of N bit binary coded PCM?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

How do you convert graycode to binary?

Converting Gray Code to Binary1). Write down the number in gray code.2). The most significant bit of the binary number is the most significant bitof the gray code.3). Add (using modulo 2) the next significant bit of the binary number to thenext significant bit of the gray coded number to obtain the next binary bit.4). Repeat step 3 till all bits of the gray coded number have been added inmodulo 2. The resultant number is the binary equivalent of the gray number.Converting Binary to Gray Code1). Write down the number in binary code.2). The most significant bit of the gray number is the most significant bitof the binary code.3). Add (using modulo 2) the next significant bit of the binary number to thenext significant bit of the binary number to obtain the next gray coded bit.4). Repeat step 3 till all bits of the binary coded number have been added inmodulo 2. The resultant number is the gray coded equivalent of the binarynumber.


What is another word for a binary digit?

A bit.


Why are binary numbers important in computing?

Main Memory and Registers of just about every computer are based on 64-bit or 32-bit binary integers.


What is the weight of MSB of a 5-bit binary number?

The weight of the Most Significant Bit (MSB) in a 5-bit binary number is 16. In binary representation, each bit position corresponds to a power of 2, starting from the right with 2^0. Therefore, the MSB, which is the leftmost bit in a 5-bit number, represents 2^4 or 16 in decimal.


What is the largest 4 bit binary number?

15