Introduction to Computer Networks – Computer Science Study Notes, Study notes of Computer science

Concise and easy-to-understand notes covering the basics of computer networks as part of computer science studies. Includes network types, devices, topologies, the OSI model, and key protocols. Ideal for High school students beginning their journey in computer science and networking.

Typology: Study notes

2024/2025

Uploaded on 06/13/2025

pixelnotes_99
pixelnotes_99 🇸🇪

1 document

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Study Notes – Computer Networks Basics
Introduction to Computer Networks
A computer network is a group of interconnected devices that can communicate and
share resources.
Networks can be wired (using cables) or wireless (using Wi-Fi or other radio signals).
Types of Networks
1. LAN (Local Area Network):
oCovers a small geographic area (home, office, school).
oHigh speed, low cost.
2. WAN (Wide Area Network):
oCovers large geographic areas (cities, countries).
oExample: The Internet.
3. PAN (Personal Area Network):
oVery short range, usually around one person.
oExample: Bluetooth connection between phone and headphones.
4. MAN (Metropolitan Area Network):
oCovers a city or large campus.
oFaster and more localized than WAN.
Network Devices
Router: Connects different networks and directs traffic.
Switch: Connects devices within a LAN and manages data flow.
Modem: Converts digital data to analog for Internet connection.
Basic Network Topologies
Star Topology: All devices are connected to a central hub.
Bus Topology: All devices are connected to a single communication line.
Ring Topology: Devices are connected in a circular fashion.
OSI Model – 7 Layers
1. Physical
2. Data Link
pf2

Partial preview of the text

Download Introduction to Computer Networks – Computer Science Study Notes and more Study notes Computer science in PDF only on Docsity!

Study Notes – Computer Networks Basics

Introduction to Computer Networks

 A computer network is a group of interconnected devices that can communicate and share resources.  Networks can be wired (using cables) or wireless (using Wi-Fi or other radio signals).

Types of Networks

  1. LAN (Local Area Network): o Covers a small geographic area (home, office, school). o High speed, low cost.
  2. WAN (Wide Area Network): o Covers large geographic areas (cities, countries). o Example: The Internet.
  3. PAN (Personal Area Network): o Very short range, usually around one person. o Example: Bluetooth connection between phone and headphones.
  4. MAN (Metropolitan Area Network): o Covers a city or large campus. o Faster and more localized than WAN.

Network Devices

Router: Connects different networks and directs traffic.  Switch: Connects devices within a LAN and manages data flow.  Modem: Converts digital data to analog for Internet connection.

Basic Network Topologies

Star Topology: All devices are connected to a central hub.  Bus Topology: All devices are connected to a single communication line.  Ring Topology: Devices are connected in a circular fashion.

OSI Model – 7 Layers

  1. Physical
  2. Data Link
  1. Network
  2. Transport
  3. Session
  4. Presentation
  5. Application

Key Network Protocols

TCP/IP: Foundation of modern internet communication.  HTTP/HTTPS: Used for accessing web pages.  FTP: File transfer protocol.  DNS: Translates domain names into IP addresses.

Summary

Understanding the basics of computer networks is essential for future studies in computer engineering and IT. Networks are everywhere – from home Wi-Fi to global internet connections.