Re: Is a purely-analog chip possible without sampling?Dave Platt wrote:
> In article <47fc0557$0$17345$4c368faf@roadrunner . com >,
> Green Xenon [Radium] <glucegen1@excite . com > wrote:
>
>> AFAIK, there are no parallel analog storage devices. I could be wrong
>> though but I haven't found any no matter how much research I do.
>
> Stereo LPs are analog parallel-storage devices.
>
> The information needed to reconstruct the two channels of audio
> information is stored (in a simple sum-and-difference encoding) as the
> positions of the two walls of the groove. These walls are
> (physically) orthogonal, and (conceptually) in parallel.
>
> The same is true of stereo audio tapes. Two, four, or more channels
> of information (often but not necessarily related) are written in
> parallel, and can be read out in parallel. They aren't even sum-and-
> difference encoded the way an LP is.
>
> Fundamentally, *ALL* of the means of storage device you've referred to
> (whether "analog" or "digital") are storing the data in the same
> fashion... as a spatial array (one, two, or three-dimensional) of
> physically-encoded data values. They all distribute the information
> across space... as charges stored within a solid-state chip, as
> collections of magnetic domains on a tape, as shapes carved into a
> disk of solidified petroleum, as photon waves travelling down a long
> piece of fiber optic, etc.
>
> In any such device, *all* of the information for the entire recording
> is present in the storage medium simultaneously. In this respect
> they're all "parallel".
>
> The distinction you're trying to make of "parallel" vs "serial" has
> far more to do with how the data is *accessed* (written in, or read
> out) than it has to do with how it's *stored*.
>
> You could even say that an LP is "serial" in one respect and
> "parallel" in at least two. When you play it, you're reading out two
> audio channels at once (so it's parallel) but each channel is read out
> in a strictly sequential order (so it's serial, unless the needle
> skips). But, when the actual LP is manufactured, it's made via a
> stamping process, with the entire spiral groove being pressed into the
> semi-molten vinyl in a single operation, so it's "parallal" once again.
>
> I believe that you are trying to make a hard-and-fast distinction
> between "serial" and "parallel" which is not actually meaningful.
>
What I am talking about is not a stereo or multi-track audio at all.
Analog parallel audio storage involves a monoaural track being written
and read in a parallel manner. In serial monoaural storage there is one
line on the tape for all the information from beginning of the cassette
to the end. In parallel monoaural storage, there would be more than one
line. In this parallel storage, each quantum of the monaural analog
audio signal has its own line.
In digital technology, a serial wire allows more than 1 bit per line
while a parallel line does not. In a serial wire, you can have 8 bits
per wire. In a parallel write, if you want 8 bits, you must have 8
different wires.
I am discussing the analog equivalent of this for storage devices.