Difference between revisions of "Linear PCM"
Jump to navigation
Jump to search
Brad Johnson (talk | contribs) (Created page with "The term "<nowiki>Linear PCM</nowiki>" is used to describe a form of PCM encoding where the "step size" in both the amplitude domain and the time domain are constant. In ...") |
Brad Johnson (talk | contribs) |
||
Line 1: | Line 1: | ||
− | The term "<nowiki>Linear PCM</nowiki>" is used to describe a form of PCM encoding where the "step size" in both the [[amplitude domain]] and the [[time domain]] are constant. In the amplitude domain this means the input voltage is divided into equal voltage divisions and in the time domain this means the input voltage is | + | The term "<nowiki>Linear PCM</nowiki>" is used to describe a form of PCM encoding where the "step size" in both the [[amplitude domain]] and the [[time domain]] are constant. In the amplitude domain this means the input voltage is divided into equal voltage divisions and in the time domain this means the input voltage is ''sampled'' at a constant [[sample frequency]]. |
+ | |||
+ | Please see [[PCM]] for more details. | ||
[[Category:Terminology]] | [[Category:Terminology]] | ||
[[Category:Audio conversion]] | [[Category:Audio conversion]] |
Revision as of 17:17, 26 February 2012
The term "Linear PCM" is used to describe a form of PCM encoding where the "step size" in both the amplitude domain and the time domain are constant. In the amplitude domain this means the input voltage is divided into equal voltage divisions and in the time domain this means the input voltage is sampled at a constant sample frequency.
Please see PCM for more details.