Indeed....and some very robust systems use tri-state logic: -1,0,+1.Sure. The Intel x86 parts and the ARM parts all have multiple voltage levels. Just have a look at the datasheets. Typical levels you might find are:
The higher voltages are used for interface to the I/O, and the lower voltages are used for the processor core.
- +5VDC
- +3.3VDC
- +2.7VDC
- +1.8VDV
- +0.8VDC
EDIT: Sorry, while the above is true it does not answer the question. In communications is where multiple voltage level signaling is used. In terms of core logic for a processor there are almost no examples of multi-level logic. What is actually happening is voltage translation to lower levels as you approach the processor core. This is done primarily for power dissipation considerations.
But that is still just carrying binary information.Indeed....and some very robust systems use tri-state logic: -1,0,+1.
Could you give an example of one that you have in mind? How is the tri-state information processed? What are the definitions of the fundamental operations on it?Indeed....and some very robust systems use tri-state logic: -1,0,+1.
I think you misunderstand the nature of what is actually a misnomer.Indeed....and some very robust systems use tri-state logic: -1,0,+1.
I was thinking sound as in analog waveform, as opposed to digital, tone being frequency modulation.Sound propagation is a series of pressure waves in a mechanical medium (gas or solid) whose amplitude represents the signal amplitude.
Neural impulses are a series of electrical (digitized) pulses that travel down nerve fibers whose frequency (not amplitude) is the encoded signal amplitude (for example, the more pulse per second down a pain nerve, the more pain you feel).
They are not at all alike.