Difference between revisions of "Linear PCM"

From LavryEngineering
Jump to navigation Jump to search
(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 ...")
 
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 [[sampled]] at a constant [[sample frequency]].
+
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 18: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.