fjrabon
Been spending a lot of time on here!
- Joined
- Nov 3, 2011
- Messages
- 3,644
- Reaction score
- 757
- Location
- Atlanta, GA, USA
- Can others edit my Photos
- Photos OK to edit
Yep. Digital is a means of communication using two, and only two, predetermined states. It could be described as amplitude (voltage), phase, frequency, position or any other measurable quality that can be compared against some other quantity.
But it's not digital until the quality represents something.
yeah, in a manner of thinking all an A/D converter is a machine for applying the agreed upon choice to the signal and then turning it into another signal where all information except the 0 and 1 is lost.
That's more like a simple schmitt trigger threshold. While the ADC does eliminate some data due to aliasing, ADC's will encode an analog value, from high to low according to it's bit depth: a 4-bit ADC might encode black as 0000 and white as 1111, with middle grey being 1010.
Imagine a simple ADC which is an array of threshold triggers that are set in evenly spaced intervals, and are in turn fed to binary encoder. When the first trigger voltage is reached, it's output to the encoder goes high, if the second threshold voltage is met, then it's output goes high, and so on until the maximum voltage condition is met. The encoder then converts the input into digital data which can be used elsewhere to say something about the analog input.
This is not really how a camera ADC works, but is rather a simple example of how analog data can be converted into digital data.
well, right, but you're still turning a continuous signal into a discrete signal, which necessarily loses data (not whether the data is relevant or not is another matter). which is what i was referring to. Not necessarily how fine grained the discrete signal is.
I am joking to.