Understanding Local Area Networks and Connectivity Hardware

Classified in Technology

Written on in English with a size of 2.38 KB

Local Area Networks (LAN)

A Local Area Network (LAN) consists of computers interconnected via cables to share resources and information. A cable connection is established through a network card, and computers must utilize network software to share connected devices. The TCP/IP protocol is used, and each computer is identified by a unique IP address.

Network Topologies

  • Ring Network: Computers are connected in a closed loop. Information travels in a ring; each computer analyzes if it is the recipient, otherwise, it passes the information to the next node.
  • Star Network: Computers are not directly linked but connect through a specific device:
    • Hub: Network cables from each computer reach the hub. The hub receives data and forwards it to the recipient, while other devices ignore or discard it.
    • Switch: Acts as a bridge between network devices. It identifies each connected device and sends information directly to the specific recipient.

Home Network Wiring

  • Coaxial: Formed by a central thread; offers moderate transmission speed.
  • UTP (Unshielded Twisted Pair): Contains four pairs of wires; the twisting prevents electrical interference from other pairs. Offers good speed.
  • Optical Fiber: Transports light pulses through tiny glass fibers; provides high-speed transmission.

Wireless Networks

Wireless LANs allow users to connect without the constraints of physical cables. Data is transmitted through the air. Speed is generally lower and varies according to the protocols used.

Networking and Memory Hardware

  • Router: Connects computers similarly to a hub or switch but determines the path for computers to communicate across different networks. It ensures information is not sent to all connected computers.
  • RAM (Random Access Memory): Internal memory that stores instructions and data for the CPU to process. It allows for reading and writing information but loses its contents when the computer is shut down.
  • Cache Memory: A faster type of RAM that stores the most frequently used instructions and data for quick access.

Related entries: