what is pulse code modulation?
Answers were Sorted based on User's Feedback
Answer / achal ubbott
PCM can be a part of Analog to Digital conversion. PCM is
like giving codes to pulses of different voltages. We
convert Analog signal to pulses by use of sampling device.
The more the sampling frequency the more are the bits
required to represent each pulse.
cheers
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ramandeep
name of the process for the conversion of analog signal
into digital signal
| Is This Answer Correct ? | 5 Yes | 2 No |
What is increment operator in c++?
What is a pdb file?
Difference between inline functions and macros?
What is a manipulative person?
How do you link a C++ program to C functions?
Do vectors start at 0 c++?
What is class definition in c++ ?
Why would you use pointers in c++?
What is while loops?
Write any small program that will compile in "C" but not in "C++"?
Can inline functions have a recursion? Give the reason?
How to implement flags?