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 |
Explain the difference between 'operator new' and the 'new' operator?
What is the error in the code below and how should it be corrected?
What relational operators if statements in c++?
What is #include math h in c++?
What is the difference between a declaration and a definition?
How do you flush a buffer in c++?
What is format for defining a structure?
Explain the pure virtual functions?
iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?
Can we distribute function templates and class templates in object libraries?
What is meant by iomanip in c++?
Where can I run c++ program?