Transmitting and Receiving
Transmitting and Receiving
Trans mit ting and R ecei ving is the transfer of data within and between
information systems.
There are two main types of digital data transmission: serial and parallel.
Advantages &
Type Description Examples of Use
Disadvantages
Sender Receiver
The speed of data transfer is measured either by its baud rate or by the number of
bits per second (bps).
Bau d r at e is a measure of the maximum number of data symbols or electrical
signals that can be sent per second over the communication link.
Har dwar e
Hardware for transmitting and receiving includes modems and networks as well as
the internal components of the computer.
Peripheral devices are linked to the CPU using expansion slots and ports. An
expansion sl ot is an opening where a circuit board can be inserted into the
motherboard to extend the capabilities of the computer. The circuit board that is
inserted is called an expansi on car d/b oar d. There are many types of expansion
cards for different purposes ie. To connect a monitor, hard disk, scanner, etc.
Expansion cards are used to extend memory.
Mo dems
A modem is a device that enables data to be transmitted from one computer to
another. Modem stands for mo dulator/dem odulator. Modems convert(modulate)
digital signals sent from a computer into analog signals suitable for transmission on
a telephone line. When the signal is received by another modem, it reverses the
process by converting(demodulating) the analog signal into a digital signal suitable
for the receiving computer. Direct connect modem is the most common type of
modem, connected directly to telephone line.
Internal m odems: a type of expansion card fitted into an expansion slot inside
the system unit. Popular because they do not occupy desk space.
External m odems: usually connected to a serial port, require a power supply and
occupy desk space. Have a set of status lights to indicate what the modem is doing,
and are generally more expensive than internal modems.
The speed of a modem is measured by the number of bits transmitted per second
or the baud rate. Common transmission speed is 56 000 bps or 56K. Modems that
have a fax capability are called fax mo dems . They can send a computer-generated
document to a fax machine and receive a document from a fax machine.
Networ ks
When a number of computers (or terminals) and their peripheral devices are
connected, it is called a network. The simplest form of a network is when one
computer is connected directly to another computer using a cable. However, a
network can also consist of hundreds of computers connected together.
The devices used to send data to a computer system or receive data from a
processor are called termina ls .
Dumb termina ls: do not contain a processor and usually consist of a keyboard
and monitor.
Smart terminals : can do some low-level processing such as text editing.
Intelligent terminals : have both memory and processing capabilities. Most PCs
are intelligent terminals. Called workstations on a network.
Networks are classified according to the distances they cover and include local area
networks and wide area networks.
Lo cal Ar ea Netwo rks (L ANs ): connect computers/terminals within a building or
group of buildings on one site. Operate in a small geographical area, the terminals
are linked together by cables (coaxial or fibre optic). Found in offices, hospitals,
schools, tertiary institutions. Often contain a central computer called the network
server. File servers are computers that perform a function for other computers on
the network such as sharing hardware resources.
Advantages:
- Allow limited hardware resources eg. Printers, hard disks and modems to be
shared.
- Allow application software (word processing, databases, spreadsheets, graphics
programs) to be shared
- Improve communication among users on the network by allowing messages to be
sent and received.
Softw are
All application software transmits and receives data within an individual computer.
Communicati ons s oftw ar e: manages transfer of data, files and commands
between computers. Uses protocols (set of rules that govern the transfer of data
between computers) to establish connection. Two computers must use the same
protocols, otherwise the data transfer may fail. Most popular protocols for networks:
Ethernet and Token Ring.
Com pr essi on: reduces the number of bits required to represent data. Compacts
the data so that it takes up less space on a disk and requires less time to download.
Compressed data must be decompressed to extract the original information.
Electr onic ma il: email. Allows communication with other users by sending and
receiving electronic messages using a computer.
Data encrypt ion: used to prevent data from being intercepted and read during
transmission. The data is ‘scrambled’ so that it is meaningless to anyone other than
the recipient, who uses the same encryption software to convert it back.