LEKSIONE
LEKSIONE
Did you know that computers and networks only work with binary digits, zeros and
ones? It can be difficult to imagine that all of our data is stored and transmitted as a
series of bits. Each bit can only have one of two possible values, 0 or 1. The term bit is
an abbreviation of “binary digit” and represents the smallest piece of data. Humans
interpret words and pictures, computers interpret only patterns of bits.
A bit is stored and transmitted as one of two possible discrete states. This can include
two directions of magnetization, two distinct voltage or current levels, two distinct levels
of light intensity, or any other physical system of two discrete states. For example, a
light switch can be either On or Off; in binary representation, these states would
correspond to 1 and 0 respectively.
Every input device (mouse, keyboard, voice-activated receiver) will translate human
interaction into binary code for the CPU to process and store. Every output device
(printer, speakers, monitors, etc.) will take binary data and translate it back into human
recognizable form. Within the computer itself, all data is processed and stored as
binary.
Computers use binary codes to represent and interpret letters, numbers and special
characters with bits. A commonly used code is the American Standard Code for
Information Interchange (ASCII). With ASCII, each character is represented by eight
bits. For example:
Each group of eight bits, such as the representations of letters and numbers, is known
as a byte.
Codes can be used to represent almost any type of information digitally including
computer data, graphics, photos, voice, video, and music.
In the figure, enter up to five characters in the Characters field, then click the Show
Me button to see the ASCII bit translation. Click Reset to enter a different group of
characters.
Click Play in the figure to see an animation of the three types of signal transmissions.
In most homes and small businesses, network signals are transmitted across copper
wires (cables) or Wi-Fi enabled wireless connections. Larger networks employ fiber-
optic cables in order to reliably carry signals for longer distances.
1.3.2 Throughput
Like bandwidth, throughput is the measure of the transfer of bits across the media over
a given period of time. However, due to a number of factors, throughput does not
usually match the specified bandwidth. Many factors influence throughput including:
The amount of data being sent and received over the connection
The types of data being transmitted
The latency created by the number of network devices encountered between
source and destination
Latency refers to the amount of time, including delays, for data to travel from one given
point to another.
Throughput measurements do not take into account the validity or usefulness of the bits
being transmitted and received. Many messages received through the network are not
destined for specific user applications. An example would be network control messages
that regulate traffic and correct errors.
There are many online speed tests that can reveal the throughput of an internet
connection.