Sample

From LavryEngineering
Revision as of 16:09, 26 February 2012 by Brad Johnson (talk | contribs) (Created page with "==Overview== The term "<nowiki>Sample</nowiki>" is used to describe a method where a constantly changing input is "observed" at one instant in time. It can also be used as a noun...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

The term "Sample" is used to describe a method where a constantly changing input is "observed" at one instant in time. It can also be used as a noun to describe the result of sampling.

Basics

In order to record information in a form that a binary computer can process; the information must: a.) not be changing in value and b.) be of a finite resolution. The process of assigning a value of finite resolution is called quantization. Audio is typically transmitted between pieces of equipment as a voltage waveform that is constantly changing over time. It will have a finite voltage range; so as long as the quantization is sufficiently "fine" in resolution, the voltage steps generated in the decoding process will be a close enough approximation of the original analog voltage waveform to produce minimum distortion.

But how does the analog to digital converter "stop" a continuously changing waveform so it can measure the voltage? By using a sample and hold circuit.