Computer Networks
Computer Networks
&
COMMUNICATIONS
Nadeem Ahmed
Computer Networks
• Computer networking is the engineering
discipline concerned with the communication
between computer systems or devices.
RJ45 RJ11
Since RJ45 has 8 pins and connecting ports, it is called 8P8C. On the same lines
RJ11 is called 6P4C. RJ45 connectors commonly connect to Cat5 and Cat6
cables, while RJ11 simply connects to a telephone cable.
Cat 5
up to 100MHz
Commonly pre-installed in new office buildings
Twist length 0.6 cm to 0.85 cm
NETWORK ARCHITECTURE
Bus Topology
Star Topology
Ring Topology
DEFINITION
What is a Topology ?
Hub – A hub is basically a multiport repeater. A hub connects multiple wires coming
from different branches, for example, the connector in star topology which connects
different stations. Hubs cannot filter data, so data packets are sent to all connected
devices.
MESH TOPOLOGY
Routers – A router is a device like a switch that routes data packets based on their IP
addresses. The router is mainly a Network Layer device. Routers normally connect LANs and
WANs together and have a dynamically updating routing table based on which they make
decisions on routing the data packets. Router divide broadcast domains of hosts connected
through it.
A switch, in the context of networking, is a high-speed device that receives incoming data
packets and redirects them to their destination on a local area network (LAN).
Repeater
Its job is to regenerate the signal over the same network before the signal becomes too
weak or corrupted so as to extend the length to which the signal can be transmitted over
the same network. An important point to be noted about repeaters is that they do not
amplify the signal. When the signal becomes weak, they copy the signal bit by bit and
regenerate it at the original strength. It is a 2 port device.