CHAPTER 11 Digital Data Transmission
CHAPTER 11 Digital Data Transmission
CHAPTER 11
methods are needed. The sum of digital data that can be transmitted is proportional to
the contact channel's bandwidth and transmitting time, much as it is for analog data.
Computers can process and store numerical (e.g., financial statements, spreadsheets,
and stock quotes) or text data (e.g., letters, memos, reports, and books). As previously
said, computerized data is represented by digital signals rather than analog signals.
Digital codes were used to represent data even before the invention of computers.
Samuel Morse, the inventor of the telegraph, devised the first visual code. The
Morse code was created for wired telegraph correspondence, but it was later modified
for radio transmission. It is made up of a sequence of "dots" and "dashes" that signify
alphabet letters, numbers, and punctuation marks. The Baudot (pronounced baw-
dough) code, which was used in the early teletype machine to transmit and receive
coded signals over a contact channel, was another early binary data code. The
pronounced ass-key) is the most commonly used data communication code, which can
The number of signaling elements or symbols that appear in a given unit of time, such
as one second, is referred to as the Baud rate. A signaling element is nothing more than
a shift in the binary signal sent. In certain cases, the baud rate is equal to the data rate
in bits per second due to a binary logic voltage level transition, either 0 or 1. In a
nutshell, the baud rate is equal to the inverse of the shortest signaling time. The basic
refers to the precision and speed at which information is transmitted and received over
attempt to calculate the probability that a given volume of data can be distributed
correctly under a given set of conditions (e.g., medium, bandwidth, propagation speed,
matched to the transmission medium. Digital data, for example, is incompatible with the
insufficient. Modulating the data into a carrier, on the other hand, allows the data to be
transmitted over a channel that was initially programmed for analog voice. Modems
work with a variety of cables, including telephone lines and cable TV coaxial cables.
And modems may be radio-based, in which case they relay data wirelessly.
induce variations in the bit pattern, resulting in these errors. As a result of these
mistakes, inaccurate data will be obtained. Bit error detection and correction systems
have been designed to ensure efficient communication. Protocols are set of rules and
procedures that guarantee consistency between the sender and receiver of serial digital
data, regardless of the hardware or software in use. They are used to mark the
beginning and end of a packet, the sender and recipient, the number of bytes to be
sent, the error detecting process, and other features. In data exchange, different