isw said:
[email protected] (Floyd L. Davidson) wrote:
In both of those (as they are actually used in the real world),
communication is accomplished by the propagation along them of
electromagnetic fields; never anything else.
Doesn't matter one whit whether you turn the field on and off, or vary
the amplitude or any other characteristic of it continuously, as a means
of sending a message from one end to the other, those fields can take on
*any value* from the maximum level injected into the cable by the
Yes, the electrical fields can take any value. It is
inherently an analog medium. But that has no
relationship to the signal which is used to send a
message.
The *signal* does or does not have the ability to take
on various values. If the signal uses discrete symbols,
it is a digital signal. If the symbols have a
continuous range of values, it is an analog signal.
This is not an insignificant distinction. It precisely
the reason that at Bell Labs Claude Shannon studied the
theory of how the two differ. As a result of his Theory
of Information the telecommunications industry began to
develop the technology required to implement digital
system to replace the existing analog systems. They did
that based on what Shannon had shown to be theoretically
the most effective for telecommunications.
Digital systems typically trade SNR (which can be very
low) for bandwidth (which will be very high) compared to
using analog signaling.
The inherent noise immunity of a digital system is
great, and because the analog noise in the medium is
*not* directly proportional to the signal value, a
digital signal can be transmitted with zero errors (due
to noise) if the SNR on the analog medium is above a
minimal level. It happens that that SNR is so low that
a system using analog signals would be unusable at the
same SNR. (Fiber optic cables are an example, where
they are virtually useless with analog signaling for the
typical long circuit lengths that are provided when
digital signaling is used.)
The actual minimum SNR depends on the type of digital
encoding used. But some typical values for various
communications purposes are interesting to look at. A
dialup telephone connection is supposed to have at least
a 24 dB SNR. That is relatively useful for voice
communications, but a typical dialup modem won't work
very well unless the SNR of the connection is above 30
dB above random noise (because it has been converted to
a bandwidth limited analog signal).
On the other hand a binary polar signal (such as the
RS-232C digital interface to that dialup modem) will
have an error rate of less than 1 in 10^5 with an SNR of
only 9.5 dB.
But that isn't even the most significant benefit! Noise
is additive on an analog system, but not on a digital
system, which is specifically the difference between
digital and analog that has revolutionized all
telecommunications in the years since Shannon showed
that digital was superior.
What that means is if we use 5 analog channels tandem
linked to get our message from one location to another,
the end to end noise must be added to determine the SNR,
and that total SNR must meet the above criteria for a
higher SNR than is needed by a digital system.
But if 5 digital channels are tandem linked, only the
errors are additive and not the noise.
That is, with analog both the noise and the errors in
the first link are sent to all succeeding links, and
that noise causes errors in each link on analog system.
On a digital system only the errors are inputted to the
succeeding links but not the noise, so noise in the
first link does not cause errors in the succeeding links
as it does with an analog system.
transmitter down to far below the ambient noise level, depending (for
example) on the length of cable being used. IOW, those signals are,
without exception, *analog*.
No, those signals are digital if the symbols they use
are discrete. The fact that the voltage, for example
can range from 0 to 1 volt has no significance in terms
of the signal *if* that signal uses exactly two symbols,
one of which is represented by any voltage less than 0.4
volts and one of which is represented by any voltage
greater than 0.6 volts. That describes a digital signal
(which indeed is being sent through an inherently analog
channel).
encoder medium decoder
+------+ +------+
| | | |
input >----+ +---------------+ +----> output
| | | |
+------+ +------+
| |
|<---Analog --->|
| Channel |
| |
|<--------------- Digital -------------->|
| Channel |
Typical examples of the above are where the input to the
"encoder" is a DS1 and the "medium" is a twisted pair
cable, or where that input is an OC3 and the "medium" is
a fiber optic cable, or where the encoder is a satellite
modem and the medium is a "bent-pipe" geosynchronous
satellite.