Kyūkei Master Hub
SCS2111 | Phase 1: Foundations
👁️ -- opens | 0%
SCS2111 Phase 1: Foundations
PHASE 01

Data Communications & Network Foundations

Mastering core definitions, transmission modes, essential components, and real-world physical constraints.

💼 Industrial Attachment Reality Check (Taught vs Trained)

In class, Mr. KGM emphasized: "Industry wants trained people. We are not just teaching theory for an exam—we are training you so that during your attachment, you can step right up to a network cabinet and diagnose real issues."

1. Data Communications vs. Computer Networks

Theoretical Foundation

Data Communications

The exchange of data between two devices via some form of transmission medium (wire or wireless). Represents the theoretical rules, signaling, and protocol mechanics.

  • Focuses on structure, encoding, and protocols
  • Pure theory—no hardware setup required
  • The foundation upon which all networks operate
Industrial Application

Computer Networks

The practical implementation and real-world interconnection of autonomous computing devices capable of sharing resources, files, and services.

  • Focuses on routers, managed switches, cabinets & cabling
  • Directly applied in workplace industrial attachment
  • Real life hardware application of data comm theory

2. The 5 Essential Components of Data Communication

Every single network communication system, regardless of complexity or scale, consists of exactly these 5 components:

1. Message

The actual data payload being sent (text, numbers, audio stream, IP video, images).

2. Sender

The originating hardware unit (PC, workstation, camera, sensor) capable of generating signals.

3. Receiver

The target device (server, printer, smartphone) designated to receive and parse the signal.

4. Medium

The physical path traversed by signals (Copper CAT cables, Fiber optic glass, Radio RF waves).

5. Protocol

The set of governing rules synchronizing sender and receiver formatting, timing, and error handling.

3. Data Transmission Modes

Unidirectional

Simplex Mode

Communication flows strictly in one direction only. Sender can only transmit, receiver can only listen.

Examples: Keyboard to PC, FM Radio broadcasting, Television broadcast.
Half-Duplex

Half-Duplex Mode

Both devices can transmit and receive, but only one at a time. Simultaneous transmission causes collisions.

Examples: Walkie-Talkies, Legacy Network Hubs (CSMA/CD collision detection).
Full-Duplex

Full-Duplex Mode

Both stations can send and receive data simultaneously without collision. Full bandwidth in both directions.

Examples: Modern Network Switches, Telephone calls, Gigabit Ethernet NICs.
⚡ Environmental & Physical Warning: Liquid is Network Enemy #1

In class, the lecturer highlighted an important field rule: Liquid is the #1 enemy of networking infrastructure. Because water is a powerful conductor of electricity and radio waves, moisture causes short circuits in copper cabling, attenuates wireless RF signals, and degrades network cabinets during rain storms.