networking essentials i rev

Upload: deardestiny

Post on 04-Apr-2018

217 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/29/2019 Networking Essentials i Rev

    1/16

    COMPUTER NETWORKING

    (Part-I)

  • 7/29/2019 Networking Essentials i Rev

    2/16

    Definition of a Computer Network

    Definition

    Interconnection of two or more

    Computers in varieties of ways form aComputer Network.

    A apart from Computers in a

    Network, others elements are also available.

  • 7/29/2019 Networking Essentials i Rev

    3/16

    Objective of a Computer Network

    A Computer Network allows:-

    -Sharing of Resources

    -Security & Preservation of Data

    -Transfer of Data

    -Restricting the Accesses.

  • 7/29/2019 Networking Essentials i Rev

    4/16

    Basic Network Components

    Broadly, there are two types of Components of a

    Computer Network-

    -Hardware Components

    -Software Components

    The H/W Components are the physical elements.

    These are visible devices of a Network.

    The S/W Components are abstract items which

    can only be felt and their presence can be realized.

  • 7/29/2019 Networking Essentials i Rev

    5/16

    H/W Network Components

    H/W Network Components are usually-

    -Servers

    -User Terminals or PCs

    -Printers/Scanners

    -Hubs/Switches/Routers/Gateways

    -Modems

    -Cables & Connectors

    -Network Interface Cards

  • 7/29/2019 Networking Essentials i Rev

    6/16

    S/W Network Components

    Network Operating Systems (NOS) are meant formanaging resources of a Network efficiently UNIX,RTOS are some of the examples of NOS.

    Application S/Ws are user based applications likeTelephone Billing System, Railway PassengerReservation System etc. Applications S/Ws arewritten in certain High Level Computer Languages.

    C, CHILL etc are examples of Computer Languages.

  • 7/29/2019 Networking Essentials i Rev

    7/16

    Outlines of H/W Components

    Server- It is the most powerful component of aNetwork for controlling the Network activities. ANetwork may have one or more Servers.

    User Terminals or PCs- Normally these areComputer Terminals or PCs from where users areuse the resources of the Network.

    Printers-As the name indicates, the Printers aremeant for taking hard copies or printouts.

    Scanners- These are devices used to scandocuments, Pictures , Photos etc.

  • 7/29/2019 Networking Essentials i Rev

    8/16

    Outlines of H/W Components

    (Contd.) Hubs are simple devices used for

    interconnecting the various Network

    components Like Terminals, Servers etc. SwitchesThey are also somewhat simple

    but more smarter than Hubs and offerdedicated bandwidths. Switches are DataLink Layer device.

  • 7/29/2019 Networking Essentials i Rev

    9/16

    Outlines of H/W Components

    (Contd.) Routers- They are more smarter than Hubs and

    Switches. Based on routing tables, the Routerscan ensure travel of packets through efficient

    paths. Routers operate in Network Layers. GatewaysA Gateway is a super-intelligent

    Router It has own Processor and Memory toperform complex functions.

  • 7/29/2019 Networking Essentials i Rev

    10/16

    Outlines of H/W Components

    (Contd.)

    Cables and Connectors

    -Commonly used Cables are- STP,UTP,CXL and OFC.

    -STP ( Shielded Twisted Pair) Cables- These areTwisted Pair Cables with a copper braid of foil thatoffers resistance to noise.

    - UTP ( Unshielded Twisted Pair ) Cables- Such Cablesdonot contain any shield and suitable for easyinstallation. There are various Categories- 1 to 6.

  • 7/29/2019 Networking Essentials i Rev

    11/16

    Outlines of H/W

    Components ( Contd.)-CXL ( Co-axial ) Cables- Coaxial Cables arecarriers of signal of higher frequency ranges. Theyalso find usages in Local Computer Networks.

    -OF (Optical Fibre ) Cables-These are suitable forBack-Bone devices in larger Networks. Highlyreliable. Typical speeds are in the ranges of 100mbps and may go up-to the order of gbps.

  • 7/29/2019 Networking Essentials i Rev

    12/16

    Outlines of H/W Components

    ( Contd.)

    Commonly used connectors are-

    -RJ45 Connectors suitable specially for UTPCable terminations.

    -T-Connectors, Banana Connectors andTerminators are used for Coaxial Cable media

    connectivity.

  • 7/29/2019 Networking Essentials i Rev

    13/16

    Outlines of H/W Components

    (Contd.) Modems-

    -Modem stands for Modulator/Demodulator.

    - A Modem converts digital signals into Analog Signals.

    -Analog signals may be converted back into Digital by

    the Modem.

    - A modem may be put in Dial-up or Leased Lineconnected mode.

    -Modems of Wide ranges of speeds are available.

  • 7/29/2019 Networking Essentials i Rev

    14/16

    Outlines of H/W Components

    (Contd.) Network Interface Cards (NICs)-

    -This is the Interface between the User PC

    and the Network.-Also Known as Network Adapters.

    -Speeds available are 10/100 mbps generally.

    -An NIC variety may be of 8/16/32 bits etc..

  • 7/29/2019 Networking Essentials i Rev

    15/16

    Outlines of S/W Components

    Network Operating Systems (NOS)-

    -UNIX is one of the the most popular and

    Universal Multi-User O.S.-Widely being used World Wide.

    -Various Flavours are also available.

    -UNIX got its real shape from AT&Ts Bell

    Laboratories and Berkeley University of USA.

  • 7/29/2019 Networking Essentials i Rev

    16/16

    Outlines of S/W Components

    (Contd.)-RTOS is a Multi-User O S suitable forTelecom Applications.

    -Guidelines are provided by ITU. Application S/WsUser specific S/Ws

    developed by various vendors based on

    customer requirements.