Data Comms m1
Data Comms m1
• 1915 – First transcontinental telephone service and first transatlantic voice connections.
• 1968 – Carterfone court decision allowed non-Bell equipment to connect to Bell System
Network.
• 1970 – Permitted MCI to provide limited long distance service in competition to AT&T.
• 21st Century?
Trends: From wired to wireless, from analog to digital, from voice, video, picture to data.
Five Components of Data Communications
2. Sender – The sender is the device that sends the data message. It can be a computer,
workstation, telephone, handset, video camera, and so on.
3. Receiver – The receiver is the device that receives the message. It can be a computer,
workstation, telephone, handset, video camera, and so on.
4. Transmission Medium – The transmission medium is the physical path by which a message
travels from sender to receiver. Some examples of transmission media include twisted-pair
wire, coaxial cable, fiber-optic cable, and radio waves.
1. DTE or Data Terminal Equipment – These are the end devices that is used to deliver the
message in that can be understood end to end.
2. DCE or Data Communications Equipment – Another term for the MODEM (Modulator-
Demodulator) equipment. The equipment used in long distance serial data communication
system is responsible for different modulation techniques.
Data Representation
• Text – alphanumeric characters represented as bit patterns (sequence of bits, 1 and 0). Each
set is called a code.
• Numbers – also represented as bit patterns, in data communications, the numbers are
converted to binary equivalent.
• Information Theory – a highly theoretical study of the efficient use of bandwidth to propagate
information through electronic communication systems.
• Bit – binary digit. It is the most basic digital symbol used to represent information. It could be
a 1 or 0.
• Bit Rate – rate of change of a digital information signal. It is also referred to the number of bits
transmitted per second.
• Baud Rate – refers to the rate of change of signal in a transmission (communications) medium
after encoding and modulation have occurred. Number of signaling element per second in a
transmission medium. It is equal to 1/time of one output signaling element.
• Station or Node – an endpoint where subscribers gain access to the data communications
circuit.
• Protocol – format set of conventions governing how communications should take place in a
communications system.
• Computer Network - Two or more computers interconnected with one another for the
purpose of sharing resources such as printers, databases, files, and backup devices.
• Digital Signal – signals which are discrete, their amplitude maintains a constant level for a
prescribed period.
• Analog Communication System – system in which signals are transmitted and received in
analog format.
• Digital Communication System – system in which signals are transmitted and received in digital
form (discrete levels such as +V, -V, and 0V)
• Simplex – communication is unidirectional. Only one of the two devices on a link can transmit;
the other can only receive.
• Half Duplex – Only one of the two devices on a link can transmit; the other can only receive.
• Full Duplex – Both stations can transmit and receive mail simultaneously.
Networks
A network is a set of devices (often referred to as nodes) connected by communication links. A node
can be a computer, printer, or any other device capable of sending and/or receiving data generated by
other nodes on the network.
• Most networks use distributed processing, in which a task is divided among multiple
computers. Today it can be referred to as cloud computing.
Network Criteria
• Reliability - is based on the frequency of failure measurement. It’s the ability of the network
to recover from a network link failure and the network’s robustness in a catastrophe.
• Security – protecting data from unauthorized access, protecting data from damage and
development, and implementing policies and procedures for recovery from breaches and data
loses.
NOTE: In mesh topology, the number of links (L) is equivalent to n(n-1)/2 where n is the number of
stations or nodes to be connected
Data Communication Codes
• Variable Length Source Code which uses dot, dash, and space symbols
• Each character (letter or numeral) is represented by a unique sequence of dots and dashes.
The duration of a dash is three times the duration of a dot.
Baudot Code
• Named after Emil Baudot who invented the firstconstant length teleprinter.
• Fixed length 5-bit code used for telegraph and is also called Telex Code.
• Used figure shift and letter shiftcontrol characters to expand its capability to 58 characters.
• 7-bit code standardized by ITU as International Telegraph Alphabet #5 (ITA #5), ASCII contains
128 code words.
• ASCII is the coding scheme used almost universally with personal computers and other
devices such as keyboards, printers, and the like.
• Most often, 7-bit ASCII code is converted to 8-bit code by the addition of a parity bit to check
the correctness of transmission.
• Developed by IBM.
• Used mainly on IBM mainframe and IBM midrange computer operating systems.
• LSB is designated b7, MSB is designated b0, such that b7 is transmitted first and b0 is
transmitted last.
Unicode
• A 16-bit code intended to support all world languages, particularly Chinese, Japanese,
and Korean.
• The standard has been implemented in many recent technologies including modern operating
systems, XML, the Java programing language, and the Microsoft.NET Framework.
• As of September 2023, the most recent version is Unicode 15.1 with 149,878 characters.
Bar Codes
• Originally barcodes systematically represented data by varying the widths and spacing of
parallel lines, and may be referred to as linear or one dimensional (1D).
• Later they evolved into rectangles, dots, hexagons, and other geometric patterns in two
dimensions (2D)
Examples: Code 39, Universal Product Code (UPC), POSTNET Bar Code
OSI Model
• Open Systems Interconnection Basic Reference Model (OSI Reference Model or OSI Model) is
an abstract description for layered communications and computer network protocol design.
• It was developed as part of the Open Systems Interconnection (OSI) initiative. In its most basic
form, it divides network architecture into seven layers which, from top to bottom, are the
Application, Presentation, Session, Transport, Network, Data-Link, and Physical Layers. It is
therefore often referred to as the OSI Seven Layer Model.
Application Layer
Concerned:
• Mail services
• Directory services (access to distributed database sources for global information about
various objects and services)
Presentation Layer
Concerned:
Session Layer
• The session layer synchronization is responsible for dialog control and synchronization
Concerned:
• same page)
Transport Layer
• The transport layer is responsible for the delivery of a message from one process to another.
Concerned:
Network Layer
• The network layer is responsible for the delivery of individual packets from the source host to
the destination host.
Concerned:
• Data link layer is responsible for moving frames from one hop (Node) to the next.
Concerned:
• One of the major functions of the physical layer is to move data in the form of electromagnetic
signals across a transmission medium.
• It’s responsible for movements of individual bits from one hop (Node) to next.
• Transmission media work by conducting energy along a physical path which can be wired or
wireless.
Concerned:
• Representation of bits (stream of bits (0s or 1s) with no interpretation and encoded into
signals)
• Physical topology