MODULE 1 - Lesson 1 Introduction To Data Communication and Technologies
MODULE 1 - Lesson 1 Introduction To Data Communication and Technologies
MODULE 1 – Lesson 1
Introduction to Data
Communication and Technologies
Ramil Dick O. Maballo
Instructor
Topics
What is Data Communications and Networking?
Benefits of Networking
Basic Network Components
Computer Network Peripherals
Let’s Define These Terms
• Data
• Communication
• Networking
Data
• Data is information that has been translated into a
form that is efficient for movement or processing.
Relative to today's computers and transmission
media, data is information converted into binary
digital form. It is acceptable for data to be used as a
singular subject or a plural subject.
• Raw data is a term used to describe data in its most
basic digital format.
Data VS Information
• Usually, the terms “data” and “information” are used
interchangeably. However, there is a subtle difference
between the two.
Data VS Information
Data VS Information
Data Information
Data is unorganized and unrefined facts Information comprises processed, organized data
presented in a meaningful context
Data is an individual unit that contains raw materials which Information is a group of data that collectively carries a
do not carry any specific meaning. logical meaning.
Raw data alone is insufficient for decision making Information is sufficient for decision making
An example of data is a student’s test score The average score of a class is the information derived
from the given data.
Data VS Information
• Message
• Sender
• Receiver
• Transmission Medium
• Protocol
Message
• Performance
• Reliability
• Security
Performance:
TYPES OF CONNECTIONS:
• A network is two or more devices connected through
links. A link is a communications pathway that
transfers data from one device to another. There are
two possible types of connections: point-to-point
and multipoint.
Point-to-Point
• Internet is serving many proposes and is involved in many aspects of life. Some of
them are:
– Websites
– E-mail
– Instant Messaging
– Blogging
– Social Media
– Marketing
– Networking
– Resource Sharing
– Audio and Video Streaming
COMPUTER NETWORK TOPOLOGIES
Star Topology
Star Topology
Hosts in Mesh topology also work as relay for other hosts which do not
have direct point-to-point links. Mesh technology comes into two types:
• Full Mesh: All hosts have a point-to-point connection to every other
host in the network. Thus for every new host n(n-1)/2 connections are
required. It provides the most reliable network structure among all
network topologies.
• Partially Mesh: Not all hosts have point-to-point connection to every
other host. Hosts connect to each other in some arbitrarily fashion. This
topology exists where we need to provide reliability to some hosts out
of all.
Tree Topology