CS004 - MODULE 1 Fundamentals of Computer Network and Data Communication

5.0(1)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/135

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

136 Terms

1
New cards

Components of IS (Information System) (6)

  1. Data

  2. Information

  3. Hardware

  4. Software

  5. Telecommunication/Networks

  6. People/Peopleware

2
New cards

Data communications

are the exchange of data between two devices via some forms of transmission medium such as a wire cable.

3
New cards

1. Message
2. Sender
3. Receiver
4. Transmission Medium
5. Protocol
**COMPONENTS OF DATA COMMUNICATION (5)**
4
New cards
Data
Raw facts
5
New cards
Information
processed data
6
New cards
Hardware
tangible part
7
New cards
Software
intangible part (ex. OS) - binary (0 & 1)
8
New cards
Telecommunication/Networks
internet/ARPANET
9
New cards
**People/Peopleware**
end users/programmers
10
New cards

Message

The _____ is the information (data) to be communicated.

11
New cards

Sender

sends the data message. It can be a computer, workstation, telephone handset, video camera, and so on.

12
New cards

Receiver

receives the message. It can be a computer, workstation, telephone handset, television, and so on.

13
New cards

Transmission medium

physical path by which a message travels from sender to receiver.

14
New cards

Protocol

set of rules that govern data communications.

15
New cards

1. SMTP
2. HTTP
3. HTTPS
4. TCP/IP
DIFFERENT KINDS OF PROTOCOL
16
New cards

SMTP (Simple Mail Transfer Protocol)

a protocol for sending and receiving emails over networks. It's the standard for email communication between clients and servers, defining their interaction.

17
New cards

HTTP (Hypertext Transfer Protocol)

web protocol for fetching web pages and resources. It guides how browsers request content from servers and how servers provide responses. It's the basis of web data communication.

18
New cards

HTTPS (Hypertext Transfer Protocol Secure)

a web protocol for sharing web pages and resources. It guides how browsers request and servers deliver content, forming the basis of web communication.

19
New cards
**TCP/IP** *(Transmission Control Protocol/Internet Protocol)*
a crucial internet protocol suite. It guides data packet handling, transmission, and routing among devices. ____ ensures reliable data transfer, and IP manages addressing and routing.
20
New cards

1. Text
2. Number
3. Images
4. Audio
DATA REPRESENTATION (4)
21
New cards
Text
In data communications, ____ is represented as a bit pattern, a sequence of bits (Os orIs).
22
New cards
Number
____ are also represented by bit patterns. However, a code such as ASCII is not used to represent ____ ; the ____ is directly converted to a binary number to simplify mathematical operations.
23
New cards
Images
____ are also represented by bit patterns. In its simplest form, an ___ is composed of a matrix of pixels (picture elements), where each pixel is a small dot. The size of the pixel depends on the resolution.
24
New cards
Audio
____ refers to the recording or broadcasting of sound or music. ____ is by nature different from text, numbers, or images.
25
New cards

1. Simplex
2. Half-Duplex
3. Full-Duplex
DATA FLOW (3)
26
New cards
Simplex
the communication is unidirectional, as on a one-way street. Only one of the two devices on a link can transmit; the other can only receive. 
27
New cards
Half-Duplex
each station can both transmit and receive, but not at the same time :When one device is sending, the other can only receive, and vice versa.
28
New cards
Full-Duplex
is like a two-way street with traffic flowing in both directions at the same time. In ____ mode, signals going in one direction share the capacity of the link: with signals going in the other.
29
New cards

1. Digital Signal
2. Analog Signal
TYPES OF SIGNAL
30
New cards
\
**Digital Signal**
\- have only a limited number of defined values. Although each value can be any number, it is simple as 1 and 0. Well-suited for modern electronic devices and communication systems, includes technologies like digital phones, computers, and the internet.
31
New cards
**Analog Signal**
\- a continuous representation of information, where data is conveyed through varying voltage levels or continuously changing physical properties such as amplitude, frequency, or phase. They are used in older forms of communication, like traditional telephony and radio broadcasting.
32
New cards

1. GUIDED MEDIA
2. UNGUIDED MEDIA
TYPES OF TRANSMISSION MEDIA
33
New cards

1. Twisted Pair Cable
2. Coaxial Cable
3. Optical Fiber Cable
GUIDED MEDIA CABLES (3)
34
New cards
* Unshielded Twisted Pair (UTP)
* Shielded Twisted Pair (STP)
TWISTED PAIR CABLE (2)
35
New cards
**Guided Media**
referred to as Wired or Bounded transmission media. Signals being transmitted are directed and confined in a narrow pathway by using physical links. 
36
New cards
**Twisted Pair Cable**
used for transmitting data in telecommunications and computer networks.
37
New cards
Unshielded Twisted Pair (UTP)
widely used for Ethernet networking and telephone connections in homes and offices.
38
New cards
Shielded Twisted Pair (STP)
used in environments with higher levels of interference, such as industrial settings or areas with a lot of electronic equipment.
39
New cards
Coaxial Cable
carry signals over longer distances with less signal degradation compared to other cable types.
40
New cards
Optical Fiber Cable
high-speed transmission medium used for transmitting data using light signals.
41
New cards
Unguided Media
\
referred to as Wireless or Unbounded transmission media. No physical medium is required for the transmission of electromagnetic signals. 
42
New cards
**Radio Waves**
 long wavelengths, used in radio broadcasting, television transmission, and various wireless technologies like Wi-Fi, Bluetooth, and cellular networks.
43
New cards
Microwaves
shorter wavelengths than radio waves, utilized in microwave ovens for heating food, and crucial for satellite communication, point-to-point wireless links, and radar systems.
44
New cards
Infrared
shorter wavelengths than microwaves and invisible to the human eye, used in remote controls, short-range wireless communication, and data transmission between devices like smartphones, laptops, and other peripherals.
45
New cards

1. Radio Waves
2. Microwaves
3. Infrared
UNGUIDED MEDIA (3)
46
New cards

1. Repeater
2. Hub
3. Bridge
4. Switch
5. Router
NETWORK DEVICES (5)
47
New cards
Repeater
\
A ___ operates at the physical layer. Its job is to regenerate the signal over the same network before the signal becomes too weak or corrupted to extend the length to which the signal can be transmitted over the same network. An important point to be noted about ___ is that they not only amplify the signal but also regenerate it. When the signal becomes weak, they copy it bit by bit and regenerate it at its star topology connectors connecting following the original strength. It is a 2-port device.
48
New cards
Hub
\
A ___ is a basically multi-port repeater. A --- connects multiple wires coming from different branches, for example, the connector in star topology which connects different stations. ___ cannot filter data, so data packets are sent to all connected devices.  In other words, the collision domain of all hosts connected through ___ remains one.  Also, they do not have the intelligence to find out the best path for data packets which leads to inefficiencies and wastage.
49
New cards
Bridge
\
A ___ operates at the data link layer. A ___ is a repeater, which adds on the functionality of filtering content by reading the MAC addresses of the source and destination. It is also used for interconnecting two LANs working on the same protocol. It has a single input and single output port, thus making it a 2 port device.
50
New cards
Switch
\
A ____ is a multiport bridge with a buffer and a design that can boost its efficiency(a large number of ports imply less traffic) and performance. A ____ is a data link layer device. The ____ can perform error checking before forwarding data, which makes it very efficient as it does not forward packets that have errors and forward good packets selectively to the correct port only.  In other words, the ____ divides the collision domain of hosts, but the broadcast domain remains the same.
51
New cards
Router
A ___ is a device like a switch that routes data packets based on their IP addresses. The ___ is mainly a Network Layer device. ___ normally connect LANs and WANs and have a dynamically updating routing table based on which they make decisions on routing the data packets. The ___ divides the broadcast domains of hosts connected through it.
52
New cards

1. Point to Point Topology
2. **Mesh Topology**
3. Star Topology
4. **Bus Topology**
5. Tree Topology
6. Hybrid Topology
COMPUTER NETWORK TOPOLOGY
53
New cards
Point to Point Topology
Point to Point Topology
\
works on the functionality of the sender and receiver. It is the simplest communication between two nodes, in which one is the sender and the other one is the receiver. ____ provides high bandwidth.
54
New cards
**Mesh Topology**
**Mesh Topology**
every device is connected to another device via a particular channel. This design creates a redundant and highly reliable network structure. Information can take multiple paths to reach its destination, enhancing fault tolerance and minimizing disruptions. While offering robustness, ____ topology can require more cables and configuration complexity compared to other network layouts.
55
New cards
Star Topology
Star Topology
all the devices are connected to a single hub through a cable. This hub is the central node and all other nodes are connected to the central node. The hub can be passive in nature i.e., not an intelligent hub such as broadcasting devices, at the same time the hub can be intelligent known as an active hub. Active hubs have repeaters in them. Coaxial cables or RJ-45 cables are used to connect the computers. 
56
New cards
**Bus Topology**
**Bus Topology**
a network type in which every computer and network device is connected to a single cable. It is bi-directional. It is a multi-point connection and a non-robust topology because if the backbone fails the topology crashes.
57
New cards
**Ring Topology**
**Ring Topology**
it forms a ring connecting devices with exactly two neighboring devices. A number of repeaters are used for ____ topology with a large number of nodes, because if someone wants to send some data to the last node in the ring topology with 100 nodes, then the data will have to pass through 99 nodes to reach the 100th node. Hence to prevent data loss repeaters are used in the network.
58
New cards
Tree Topology
Tree Topology
the variation of the Star topology. This topology has a hierarchical flow of data. It features a hierarchical structure resembling a tree, with multiple star-configured networks connected to a central bus backbone. This design allows for the expansion of the network by adding more star-configured networks, while maintaining a central point for control and management.
59
New cards
Hybrid Topology
Hybrid Topology
the combination of all the various types of topologies we have studied above. ____ Topology is used when the nodes are free to take any form. It means these can be individuals such as Ring or Star topology or can be a combination of various types of topologies seen above. Each individual topology uses the protocol that has been discussed earlier.
60
New cards

1. PAN
2. LAN
3. WAN
4. MAN
5. CAN
TYPES OF NETWORK
61
New cards
**PAN** -  A *Personal Area Network (PAN)*
\
is a small-scale network that connects devices within a limited range, typically within a person's personal workspace or immediate vicinity. 
62
New cards
**LAN** - A *Local Area Network (LAN)*
s a network of connected devices within a small area like a building or home. It's used to share resources like printers, files, and internet connections locally.
63
New cards
**WAN** - A *Wide Area Network (WAN)*
connects large geographic areas, linking multiple LANs together. The internet is a prime example, uniting global computers and networks.
64
New cards
**MAN** - A *Metropolitan Area Network (MAN)*
is bigger than a LAN but smaller than a WAN, connecting multiple LANs within a city. It offers fast connectivity for organizations with multiple city locations.
65
New cards
**CAN** - A *Campus Area Network (CAN)*
spans a university or corporate campus. It's bigger than a LAN but smaller than a MAN, enabling effective communication and resource sharing within the campus.
66
New cards
**OSI MODEL**

OSI stands for *Open Systems Interconnection*.
It was developed by ISO – ‘International Organization for Standardization‘, in 1984. It is a 7-layer architecture with each layer having specific functionality to perform. All these 7 layers work collaboratively to transmit the data from one person to another across the globe.
67
New cards
Layer 1 - Physical Layer
The lowest layer of the OSI reference model is the ____ layer. It is responsible for the actual physical connection between the devices. The ____ layer contains information in the form of bits. It is responsible for transmitting individual bits from one node to the next. When receiving data, this layer will get the signal received and convert it into 0s and 1s and send them to the Data Link layer, which will put the frame back together.
68
New cards
Layer 2 - Data Link Layer (DLL)
The____ layer is responsible for the node-to-node delivery of the message. The main function of this layer is to make sure data transfer is error-free from one node to another, over the physical layer. When a packet arrives in a network, it is the responsibility of the ____ to transmit it to the Host using its MAC address.
69
New cards
Layer 3 - Network Layer
The ____ layer works for the transmission of data from one host to the other located in different networks. It also takes care of packet routing i.e. selection of the shortest path to transmit the packet, from the number of routes available. The sender & receiver’s IP addresses are placed in the header by the ____ layer.
70
New cards
Layer 4 - Transport Layer
The ____ layer provides services to the application layer and takes services from the network layer. The data in the ____ layer is referred to as Segments. It is responsible for the End to End Delivery of the complete message. The ____ layer also provides the acknowledgment of the successful data transmission and re-transmits the data if an error is found.
The ____ layer provides services to the application layer and takes services from the network layer. The data in the ____  layer is referred to as Segments. It is responsible for the End to End Delivery of the complete message. The ____  layer also provides the acknowledgment of the successful data transmission and re-transmits the data if an error is found.
71
New cards
Layer 5 - Session Layer
This layer is responsible for the establishment of connection, maintenance of sessions, and authentication, and also ensures security.
72
New cards
Layer 6 - Presentation Layer
The ____ layer is also called the Translation layer. The data from the application layer is extracted here and manipulated as per the required format to transmit over the network.
73
New cards
Layer 7 - Application Layer
At the very top of the OSI Reference Model stack of layers, we find the ____ layer which is implemented by the network applications. These applications produce the data, which has to be transferred over the network. This layer also serves as a window for the application services to access the network and for displaying the received information to the user.
74
New cards

Voice network

 a network that transmits only telephone signals (essentially xtinct)

75
New cards

Data network

 a network that transmits voice and computer data (replacing voice networks).

76
New cards

Data communications

the transfer of digital or analog data using digital or analog signals

77
New cards

Telecommunications

the study of telephones and the systems that transmit telephone signals (becoming simply data communications) 


78
New cards

Network management

the design, installation, and support of a network, including its hardware and software

79
New cards

Network cloud

 a network (local or remote) that contains software, applications, and/or data.

80
New cards

Microcomputer-to-local area network

  • Highly common throughout business and academic environments, and now homes Typically a medium- to high-speed connection

  • Computer (device) requires a NIC (network interface card)

  • NIC connects to a hub-like device (switch)

81
New cards

Microcomputer-to-Internet

  • Popular with home users and small businesses

  • For some, a dial-up modem is used to connect user’s microcomputer to an Internet service provider

  • Technologies such as DSL and cable modems are quickly replacing dial-up modems

82
New cards

Local area network-to-local area network

  • Found in systems that have two or more LANs and a need for them to intercommunicate

  • A bridge-like device (such as a switch) is typically used to interconnect LANs 

  • Switch can filter frames

83
New cards

Personal area network-to-workstation

  • Interconnects wireless devices such as PDAs, laptops and notebooks, and music playback devices

  • Used over short distances such as a few meters

84
New cards

Local area network-to-metropolitan area network

  • Used to interconnect companies (usually their local area networks) to networks that encompass a city

  • High-speed networks with redundant circuits

  • Metro Ethernet is latest form of metropolitan LAN

85
New cards

Local area network-to-wide area network

  • One of the most common ways to interconnect a user on a LAN workstation to the Internet (a wide area network)

  • A router is the typical device that performs LAN to WAN connections

  • Routers are more complex devices than switches

86
New cards

Wide area network-to-wide area network 


  • High-speed routers and switches are used to connect one wide area network to another

  • Thousands of wide area networks across North America, many interconnected via these routers and switches

87
New cards

Sensor-to-local area network


  • Not all local area networks deal with microcomputer workstations

  • Often found in industrial and laboratory environments

  • Assembly lines and robotic controls depend heavily on sensor-based local area networks

88
New cards

Satellite and microwave


  • Typically long distance wireless connections

  • Many types of applications including long distance telephone, television, radio, long-haul data transfers, and wireless data services

  • Typically expensive services but many companies offer competitive services and rates 

  • Newer shorter-distance services such as WiMa

89
New cards

Cell phones

  • Constantly expanding market across the U.S. and world

  • Third generation services available in many areas and under many types of plans with fourth generation services starting to appear

  • Latest generation includes higher speed data transfers (100s to 1000s of kilobits per second) 

90
New cards

Computer terminal / microcomputer-to-mainframe

  • Predominant form in the 1960s and 1970s

  • Still used in many types of businesses for data entry and data retrieval

  • Few dumb terminals left today – most are microcomputers with terminal emulation card, a web browser and web interface, Telnet software, or a thin client 

91
New cards

NETWORK ARCHITECTURES

  • A reference model that describes the layers of hardware and software necessary to transmit data between two points or for multiple devices / applications to interoperate

  • Reference models are necessary to increase likelihood that different components from different manufacturers will converse

  • Two models to learn: TCP/IP protocol suite and OSI model

92
New cards

THE TCP/IP PROTOCOL SUITE


knowt flashcard image
93
New cards
  • Application layer

  • Where the application using the network resides

  • Common network applications include web browsing, e-mail, file transfers, and remote logins

94
New cards

Transport layer

Performs a series of miscellaneous functions (at the end-points of the connection) necessary for presenting the data package properly to the sender or receiver

95
New cards

Network (Internet or internetwork or IP) layer

  • Responsible for creating, maintaining and ending network connections

  • Transfers data packet from node to node (e.g. router to router) within network

96
New cards

Network access (data link) layer

Responsible for taking the data and transforming it into a frame with header, control and address information, and error detection code, then transmitting it between the workstation and the network

97
New cards

Physical layer

  • Handles the transmission of bits over a communications channel

  • Includes voltage levels, connectors, media choice, modulation techniques

98
New cards

OSI MODEL


In 1984, the International Organization for Standardization (ISO) developed the Open Systems Interconnection (OSI) Reference Model to describe how information is transferred from one networking component to another, from the point when a user enters information using a keyboard and mouse to when that information is converted to electrical or light signals transferred along a piece of wire (or radio waves transferred through the air). 

  • Defines the process for connecting two layers together, promoting interoperability between vendors.

  • Separates complex functions into simpler components.

  • Allows vendors to compartmentalize their design efforts to fit a modular design, which eases implementation and simplifies troubleshooting.

  • Provides a teaching tool to help network administrators and students alike understand the communication process used between network components. 

99
New cards

LAYERS OF OSI MODELS

knowt flashcard image
100
New cards

Layer 7, the application layer,

provides an interface for the end user operating a device connected to a network. This layer is what the user sees, in terms of loading an application (such as Web browser or e-mail); that is, this application layer is the data the user views while using these applications. 


Examples of application layer functionality include:

  • Support for file transfers

  • Ability to print on a network

  • Electronic mail • Electronic messaging

  • Browsing the World Wide Web