CBCT2203 - Topic 9
CBCT2203 - Topic 9
Basic Concepts of
Information technology
Topic: 9
Communication
Objectives:
Page 2
Introduction
• Communication is simply the transfer or exchange of
messages, ideas, thoughts, information or knowledge by
means whatever forms like words, writing, behaviour or even
body language
Message
Coder & • The coder’s function is to code the message of the sender so that
decoder it is altered into a suitable form for the media and decoder
converts it back into a form that is understood by receiver
Message • In a computer communication, data representation code or
understanding information will become the obstacle
• As such, there is a standard code for representing data such as
ASCII, EBCDIC and the latest is Unicode
Frequency
• Number of recurring waves
• Measured in hertz (Hz), 1 cycle
per sec
Amplitude
• Height of wave or wave’s highest
energy level
• Measured in various units, e.g.
voltage (V) or decibel (dB)
• The stronger the signal, the higher
the amplitude
Basic of Data Communication: Types of Signals
Phase
• Rate of signal change with time that is measured in degrees
• Signals with the same frequency can have different phases, if they are compared
• In figure below, the bottom wave (b) has a different phase, i.e. phase 180° compared
with the top wave (a)
• One complete wave cycle begins at a point and continues until it reaches the point
again
• A shift in phases happens when one cycle is not yet complete, but one new cycle has
already begun before the previous cycle has completed fully
• This happens at point 1
Basic of Data Communication: Types of Signals
2. Digital Signals
• Digital signals are in two states only, i.e. low voltage and high voltage,
off and on or 0 and 1
• Like a discrete wave
• In the digital transmission, a series of discrete pulses are transmitted
or sent, carrying digit 0 and 1 similar to the binary data representation
in the computer
• Normally, digital signals are represented as rectangular waves
• Digital signals cannot be transmitted via public switched telephone
network, except after changing to the analogue signals
• The process of changing digital signals into the analogue one is called
modulating, while the reverse process is called demodulating
Mode of Data Transmission
Two forms of data transmission:
1. Parallel:
• Data delivered in one go, normally in one byte (8 bits) simultaneously
• If 8-bit data are sent, 8 parallel wires are used
• Example: printers receive data from computers via the parallel ports
• This transmission is suitable for short distances
• Not practical for data communication
• Computers normally transmit data in serial form because of the high speed
Mode of Data Transmission
2. Serial:
• Transmit data serially, where data are being sent one bit after one bit
• Slower than parallel transmission, but is more suitable for long distances
• It is the normal method of data transmission in a communication network
• In data communication, data are transmitted serially.
• Two modes of transmission for serially transmitted data are synchronous
transmission and asynchronous transmission
Data Flow Direction
Data Transmission Media