SlideShare ist ein Scribd-Unternehmen logo
1 von 32
What is a Network?
      0 A network consists of two or more computers that are
         linked together in order to share resources (such as
         printers), exchange files, or allow electronic
         communications.

      0 The computers on a network may be linked through
         cables, telephone lines, radio waves, satellites, or
         infrared light beams.




Doug Semple                                                     2
Local Area Network (LAN)
      0 Local Area Networks (LANs) are networks that are
        confined to a relatively small area. It is generally limited
        to an area such as a school, office or building.

      0 The computers in a LAN are linked together by cable or
        wireless connections.




Doug Semple                                                        3
Local Area Network (LAN)
ïźTo enable a computer to connect to a LAN
myou require a device called a

network interface card (NIC)


 0 On most LANs, cables are used to connect the network
    interface cards in each computer to the network.

Doug Semple                                               4
Local Area Network (LAN)
      0 A Network Interface Card (NIC) is fitted to each device
        connected to the network.
      0 An NIC stores data being transferred to and from a
        computer (workstation) and the network.
      0 If required the NIC converts the data being transferred to
        make sure that it follows the communications rules that
        run on the network.




Doug Semple                                                     5
Local Area Network (LAN)
        Client/Server Network
        0 In most LANs a powerful computer is used as the
          server.
        0 The server stores all of the software that controls the
          network, as well as the software and files that can be
          shared by the computers connected to the network.




Doug Semple                                                         6
Client/Server Network




Doug Semple                           7
Local Area Network (LAN)
         Client/Server Network
         0 Most LANs will have more than one server. For
              example:
              0 a printer server;
              0 a web server;
              0 an applications server.
         0 Computers connected to the server on a network are
              called workstations. These workstations are the
              clients.


Doug Semple                                                     8
Local Area Network (LAN)
     Client/Server Network Advantages:
     0 Centralised - resources and data security are
       controlled through the server;
     0 Resource Sharing – expensive peripheral
           devices such as laser printers and scanners can
           be shared by users
        0 Reliability – ability to continue operating when
           problems occur;
        0 Scalability - elements can be added or replaced
Doug Sempleas needs increase;                            9
Local Area Network (LAN)
         Client/Server Network
         Advantages Continued:

         0 Flexibility - new technology can be easily
           integrated into the system;
         0 Interoperability - all components should work
           together;
         0 Accessibility - resources can be accessed
              remotely.

Doug Semple                                             10
Local Area Network (LAN)
        Client/Server Network Disadvantages:

        0 Expensive – requires initial investment in network
          hardware;
        0 Maintenance – large networks will need staff to ensure
          efficient operation for example, a network
          manager, network technicians;




Doug Semple                                                    11
Local Area Network (LAN)
         Client/Server Network
         Disadvantages continued:
         0 Dependence – when a server goes down, operations
           will cease across the network.
         0 Interoperability - all components may not work
           together;
         0 Security/Privacy – as data is shared there is a greater
           need for security


Doug Semple                                                    12
Wide Area Network
                      (WAN)
   0 Wide Area Networks (WANs) connect computers across large
      distances, such as Scotland, Europe, or the world.

   0 Telecommunications links are used to connect this type of
      network.
         For example: connections (links) via telephone lines and
         satellites.
   0 A computer must have a modem to             enable connection.




Doug Semple                                                         13
Transmission Media
      0 Networks use different types of media to transmit data.

      0 The main types of media used are:
         0Copper cabling
         0Fibre-optic cabling
         0Wireless



Doug Semple                                                   14
Transmission Media
Copper cabling
0 Twisted-pair cabling:
   0 twisted pair cabling is the most popular media used in
     LANs;
   0 It can support data transmission rates of 100 Mbps.
   0 Advantage: It is quite cheap to buy.
   0 Disadvantage: twisted-pair cabling may be susceptible to
     radio and electrical frequency interference.



Doug Semple                                                     15
Transmission Media
        Copper cabling
        0 Coaxial cabling:
              0is highly resistant to signal
               interference;
              0it can support greater cable lengths
               between network devices than twisted
               pair cable.
Doug Semple                                       16
Transmission Media
        Fibre-optic cabling
              0Fibre optic cabling transmits light
               rather than electronic signals
               eliminating the problem of electrical
               interference.



Doug Semple                                            17
Transmission Media
         Fibre-optic cabling
         0 Advantages:
              0It has the ability to transmit signals over
               much longer distances than coaxial and
               twisted pair;
              0It has the capability to carry data at much
               greater speeds than coaxial and twisted
               pair;
              0It is a secure medium.
         0 Disadvantage: expensive to install.
Doug Semple                                                  18
Transmission Media
          Wireless networking
          0 Not all networks are connected by cabling; some
            networks are wireless.
          0 Wireless LANs use high frequency radio
            signals, infrared light beams, or lasers to
            communicate between workstations and the
            server(s).




Doug Semple                                                   19
Transmission Media
         Wireless networking
         0 Advantages:
              0 no need for cabling;
              0 portability – network workstations can be moved and
               used in different locations.




Doug Semple                                                       20
Transmission Media
        Wireless networking
        0 Disadvantages:
              0 provide poor security;
              0 slower than LANs using cabling;
              0 limited range (approximately 100m)
              0 signals absorbed by walls;
              0 susceptible to interference from lights and electronic devices;
              0 performance decreases as more computers used.




Doug Semple                                                            21
Multi Access
      0 Multi Access allows many users to share(access) the
        processor of a large computer(Mainframe).
      0 Processor time is divided between the users by
        allocating them a time slice.
      0 Each time slice lasts only milliseconds and is carried out
        on a rotational basis making the users unaware that the
        processor is being shared.




Doug Semple                                                     22
Multi Access




                     Workstations   23
Doug Semple
Security Measures

      0Files stored on the network
        must be protected against
        loss, corruption, hacking and
        viruses.


Doug Semple                             24
Security Measures
      0 Ways of securing this are to use:
         0 user IDs and Passwords to gain access to the network;
         0 different access rights for different users;
         0 data encryption – data is changed into a code. To read the
           data a user must have the key to the code;
         0 advanced ID measures – the use of smart cards to store
           fingerprint or voiceprint information




Doug Semple                                                         25
Security Measures
                      continued
     Physical Security measures:
     0 To prevent unauthorised access:
        0 Lock the door of the computer room(s);
        0 Put lockable covers over power switches, etc

      and give only authorised users the key or door code.
     0 Disable floppy disc drives to prevent:
        0 files being saved to floppy disc and taken away;
        0 possible loading of viruses from floppy discs.




Doug Semple                                                  26
Doug Semple   Slide 27
Mesh
                   Topology


              0 Advantages               0 Disadvantages
                  Fault in 1 channel       Lots of wiring,
                   doesn’t affect whole
                   network                  Expensive
                  Many transmissions can
                   take place at any one
                   time
                  Excellent Performance
Doug Semple                                                    Slide 28
Star Topology


              0 Advantages              0 Disadvantages
                  Shorter paths            loss of network if central
                                             node fails
                  simpler to monitor and
                                            many cables needed
                   audit
                                            costly to expand
                  easier fault finding
                                            greater initial costs
                  simple access protocols
                                            central node slows
                  easy expansion            communication between
                                               nodes


Doug Semple                                                           Slide 29
Bus
              Topology
        0 Advantages                0 Disadvantages
            only 1 main channel        fault diagnosis is difficult
             required                   a fault in one section of main
            easy to extend              channel causes a fault in the entire
                                         channel
            cheap
                                        more sophisticated protocols &
            Station faults have no
                                         hardware required
             effect on rest of
             network                    monitoring and auditing becomes
                                           complicated
                                          High rate of data crashes



Doug Semple                                                            Slide 30
Ring
                Topology

        0 Advantages                    0 Disadvantages
            suitable for fibre optic       difficult to diagnose
             cables                          faults
            signal is boosted at           extension of the network
             each station                    is impossible without
            node failure will not           bringing the rest of the
             cause network                   network down
             failure, just rerouting        Control software and
                                             equipment expensive


Doug Semple                                                    Slide 31
Tree
                Topology
       0 Advantages                    0 Disadvantages
           As the star, and the bus       As the star and bus.
           If link between branches
            goes down, branch can
            work on it’s own.




Doug Semple                                                Slide 32

Weitere Àhnliche Inhalte

Was ist angesagt?

Types of network
Types of networkTypes of network
Types of network
ishjari
 
Installing printers
Installing printersInstalling printers
Installing printers
benchhood
 
Networking Slides
Networking SlidesNetworking Slides
Networking Slides
iarthur
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer Networking
Hj Habib
 
Computers and the workplace
Computers and the workplaceComputers and the workplace
Computers and the workplace
kmodasia
 
Inside a computer case
Inside a computer caseInside a computer case
Inside a computer case
OwenBugni
 
Lesson 6 - Understanding File and Print Sharing
Lesson 6 - Understanding File and Print SharingLesson 6 - Understanding File and Print Sharing
Lesson 6 - Understanding File and Print Sharing
Gene Carboni
 
Basics Of Networking (Overview)
Basics Of Networking (Overview)Basics Of Networking (Overview)
Basics Of Networking (Overview)
ashiesh0007
 

Was ist angesagt? (20)

IGCSE ICT
IGCSE ICTIGCSE ICT
IGCSE ICT
 
Motherboard arch. & component
Motherboard arch. & componentMotherboard arch. & component
Motherboard arch. & component
 
Storage devices and media
Storage devices and mediaStorage devices and media
Storage devices and media
 
Networking Cables & Connectors
Networking Cables & ConnectorsNetworking Cables & Connectors
Networking Cables & Connectors
 
Computer cables and connectors
Computer cables and connectorsComputer cables and connectors
Computer cables and connectors
 
Types of network
Types of networkTypes of network
Types of network
 
Installing printers
Installing printersInstalling printers
Installing printers
 
Networking Slides
Networking SlidesNetworking Slides
Networking Slides
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer Networking
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
 
Lecture 3 network communication media and devices
Lecture 3 network communication media and devicesLecture 3 network communication media and devices
Lecture 3 network communication media and devices
 
COMMUNICATION DEVICES: HARDWARE REQUIREMENTS AND FUNCTIONS OF COMMUNICATION D...
COMMUNICATION DEVICES: HARDWARE REQUIREMENTS AND FUNCTIONS OF COMMUNICATION D...COMMUNICATION DEVICES: HARDWARE REQUIREMENTS AND FUNCTIONS OF COMMUNICATION D...
COMMUNICATION DEVICES: HARDWARE REQUIREMENTS AND FUNCTIONS OF COMMUNICATION D...
 
Computers and the workplace
Computers and the workplaceComputers and the workplace
Computers and the workplace
 
Inside a computer case
Inside a computer caseInside a computer case
Inside a computer case
 
Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardware
 
Computer network
Computer networkComputer network
Computer network
 
Lesson 6 - Understanding File and Print Sharing
Lesson 6 - Understanding File and Print SharingLesson 6 - Understanding File and Print Sharing
Lesson 6 - Understanding File and Print Sharing
 
Basics of Networks ,Advantages and Disadvantages
Basics of  Networks ,Advantages and DisadvantagesBasics of  Networks ,Advantages and Disadvantages
Basics of Networks ,Advantages and Disadvantages
 
Chapter 2 Hardware and Software
Chapter 2 Hardware and SoftwareChapter 2 Hardware and Software
Chapter 2 Hardware and Software
 
Basics Of Networking (Overview)
Basics Of Networking (Overview)Basics Of Networking (Overview)
Basics Of Networking (Overview)
 

Andere mochten auch

Chapter 8 system analysis and design
Chapter 8   system analysis and designChapter 8   system analysis and design
Chapter 8 system analysis and design
Pratik Gupta
 
The effects of using ict
The effects of using ictThe effects of using ict
The effects of using ict
odalyfer
 
Igcse networks
Igcse networksIgcse networks
Igcse networks
Momina Mateen
 
Chapter 7 the ways-in_which_is_ict_is_used[1]
Chapter 7   the ways-in_which_is_ict_is_used[1]Chapter 7   the ways-in_which_is_ict_is_used[1]
Chapter 7 the ways-in_which_is_ict_is_used[1]
Pratik Gupta
 
Health and Safety using ICT
Health and Safety using ICTHealth and Safety using ICT
Health and Safety using ICT
iteclearners
 

Andere mochten auch (20)

Chapter 8 system analysis and design
Chapter 8   system analysis and designChapter 8   system analysis and design
Chapter 8 system analysis and design
 
Cambridge IGCSE ICT Revision Notes
Cambridge IGCSE ICT Revision Notes Cambridge IGCSE ICT Revision Notes
Cambridge IGCSE ICT Revision Notes
 
The effects of using ict
The effects of using ictThe effects of using ict
The effects of using ict
 
Igcse networks
Igcse networksIgcse networks
Igcse networks
 
IGCSE ICT (0417) P2 data manipulation using Access
IGCSE ICT (0417) P2 data manipulation using AccessIGCSE ICT (0417) P2 data manipulation using Access
IGCSE ICT (0417) P2 data manipulation using Access
 
iGCSE Theory Unit 6 – Effects of Using ICT
iGCSE Theory Unit 6 – Effects of Using ICTiGCSE Theory Unit 6 – Effects of Using ICT
iGCSE Theory Unit 6 – Effects of Using ICT
 
Chapter 7 the ways-in_which_is_ict_is_used[1]
Chapter 7   the ways-in_which_is_ict_is_used[1]Chapter 7   the ways-in_which_is_ict_is_used[1]
Chapter 7 the ways-in_which_is_ict_is_used[1]
 
IGCSE ICT 0417 P3 Website Authoring using Front Page
IGCSE ICT 0417 P3 Website Authoring using Front PageIGCSE ICT 0417 P3 Website Authoring using Front Page
IGCSE ICT 0417 P3 Website Authoring using Front Page
 
Health and Safety using ICT
Health and Safety using ICTHealth and Safety using ICT
Health and Safety using ICT
 
IGCSE ICT 0417 P2 Document Production
IGCSE ICT 0417 P2 Document ProductionIGCSE ICT 0417 P2 Document Production
IGCSE ICT 0417 P2 Document Production
 
CS6551 COMPUTER NETWORKS
CS6551 COMPUTER NETWORKSCS6551 COMPUTER NETWORKS
CS6551 COMPUTER NETWORKS
 
Information Architecture System Design (IA)
Information Architecture System Design (IA)Information Architecture System Design (IA)
Information Architecture System Design (IA)
 
CS6551 COMPUTER NETWORKS
CS6551 COMPUTER NETWORKSCS6551 COMPUTER NETWORKS
CS6551 COMPUTER NETWORKS
 
New Format
New FormatNew Format
New Format
 
Solving linear equations
Solving linear equationsSolving linear equations
Solving linear equations
 
The ways in which IT is used
The ways in which IT is usedThe ways in which IT is used
The ways in which IT is used
 
IGCSE Science Double Award Specification
IGCSE Science Double Award SpecificationIGCSE Science Double Award Specification
IGCSE Science Double Award Specification
 
Smoking and CHD
Smoking and CHDSmoking and CHD
Smoking and CHD
 
Input device revision for IGCSE ICT
Input device revision for IGCSE ICTInput device revision for IGCSE ICT
Input device revision for IGCSE ICT
 
Classification of living organisms - IGCSE - Biology - Questions
Classification of living organisms - IGCSE - Biology - QuestionsClassification of living organisms - IGCSE - Biology - Questions
Classification of living organisms - IGCSE - Biology - Questions
 

Ähnlich wie iGCSE networks

1 introduction to-networking
1 introduction to-networking1 introduction to-networking
1 introduction to-networking
Nor Zailani
 
Networking basics
Networking basicsNetworking basics
Networking basics
George Ranson
 
Local area network
Local area networkLocal area network
Local area network
SEDYK
 
541ferdon networktutorial
541ferdon networktutorial541ferdon networktutorial
541ferdon networktutorial
Susan Ferdon
 

Ähnlich wie iGCSE networks (20)

COMPUTER NETWORKING.pptx
COMPUTER NETWORKING.pptxCOMPUTER NETWORKING.pptx
COMPUTER NETWORKING.pptx
 
1 introduction to-networking
1 introduction to-networking1 introduction to-networking
1 introduction to-networking
 
Computer networking xii
Computer networking  xiiComputer networking  xii
Computer networking xii
 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2
 
Networking basics
Networking basicsNetworking basics
Networking basics
 
Local area network
Local area networkLocal area network
Local area network
 
Assigment # 1 telecommunication system
Assigment # 1 telecommunication systemAssigment # 1 telecommunication system
Assigment # 1 telecommunication system
 
Networking Basics - Ferdon
Networking Basics - FerdonNetworking Basics - Ferdon
Networking Basics - Ferdon
 
541ferdon networktutorial
541ferdon networktutorial541ferdon networktutorial
541ferdon networktutorial
 
Networking
NetworkingNetworking
Networking
 
Setting up a network
Setting up a networkSetting up a network
Setting up a network
 
Computer networks
Computer networks Computer networks
Computer networks
 
Ccna
CcnaCcna
Ccna
 
Accessing remote networks
Accessing remote networksAccessing remote networks
Accessing remote networks
 
Rkp internet part i
Rkp internet part iRkp internet part i
Rkp internet part i
 
Acem lan
Acem lanAcem lan
Acem lan
 
data communication and networking
data communication and networkingdata communication and networking
data communication and networking
 
Lan man wan
Lan man wanLan man wan
Lan man wan
 
Lan man wan
Lan man wanLan man wan
Lan man wan
 
NETWORK COMPONENTS
NETWORK COMPONENTSNETWORK COMPONENTS
NETWORK COMPONENTS
 

KĂŒrzlich hochgeladen

會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
äž­ ć€źç€Ÿ
 
MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...
MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...
MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...
Krashi Coaching
 

KĂŒrzlich hochgeladen (20)

MOOD STABLIZERS DRUGS.pptx
MOOD     STABLIZERS           DRUGS.pptxMOOD     STABLIZERS           DRUGS.pptx
MOOD STABLIZERS DRUGS.pptx
 
The Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFThe Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDF
 
How to Manage Closest Location in Odoo 17 Inventory
How to Manage Closest Location in Odoo 17 InventoryHow to Manage Closest Location in Odoo 17 Inventory
How to Manage Closest Location in Odoo 17 Inventory
 
8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital Management8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital Management
 
Including Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdfIncluding Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdf
 
ANTI PARKISON DRUGS.pptx
ANTI         PARKISON          DRUGS.pptxANTI         PARKISON          DRUGS.pptx
ANTI PARKISON DRUGS.pptx
 
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
 
BỘ LUYỆN NGHE TIáșŸNG ANH 8 GLOBAL SUCCESS Cáșą NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIáșŸNG ANH 8 GLOBAL SUCCESS Cáșą NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...BỘ LUYỆN NGHE TIáșŸNG ANH 8 GLOBAL SUCCESS Cáșą NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIáșŸNG ANH 8 GLOBAL SUCCESS Cáșą NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
 
Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...
 
Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community PartnershipsSpring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
 
Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"
 
24 ĐỀ THAM KHáșąO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIáșŸNG ANH SỞ GIÁO DỀC HáșąI DÆŻ...
24 ĐỀ THAM KHáșąO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIáșŸNG ANH SỞ GIÁO DỀC HáșąI DÆŻ...24 ĐỀ THAM KHáșąO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIáșŸNG ANH SỞ GIÁO DỀC HáșąI DÆŻ...
24 ĐỀ THAM KHáșąO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIáșŸNG ANH SỞ GIÁO DỀC HáșąI DÆŻ...
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptx
 
An overview of the various scriptures in Hinduism
An overview of the various scriptures in HinduismAn overview of the various scriptures in Hinduism
An overview of the various scriptures in Hinduism
 
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
 
Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
 Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
 
MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...
MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...
MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...
 
“O BEIJO” EM ARTE .
“O BEIJO” EM ARTE                       .“O BEIJO” EM ARTE                       .
“O BEIJO” EM ARTE .
 

iGCSE networks

  • 1.
  • 2. What is a Network? 0 A network consists of two or more computers that are linked together in order to share resources (such as printers), exchange files, or allow electronic communications. 0 The computers on a network may be linked through cables, telephone lines, radio waves, satellites, or infrared light beams. Doug Semple 2
  • 3. Local Area Network (LAN) 0 Local Area Networks (LANs) are networks that are confined to a relatively small area. It is generally limited to an area such as a school, office or building. 0 The computers in a LAN are linked together by cable or wireless connections. Doug Semple 3
  • 4. Local Area Network (LAN) ïźTo enable a computer to connect to a LAN myou require a device called a network interface card (NIC) 0 On most LANs, cables are used to connect the network interface cards in each computer to the network. Doug Semple 4
  • 5. Local Area Network (LAN) 0 A Network Interface Card (NIC) is fitted to each device connected to the network. 0 An NIC stores data being transferred to and from a computer (workstation) and the network. 0 If required the NIC converts the data being transferred to make sure that it follows the communications rules that run on the network. Doug Semple 5
  • 6. Local Area Network (LAN) Client/Server Network 0 In most LANs a powerful computer is used as the server. 0 The server stores all of the software that controls the network, as well as the software and files that can be shared by the computers connected to the network. Doug Semple 6
  • 8. Local Area Network (LAN) Client/Server Network 0 Most LANs will have more than one server. For example: 0 a printer server; 0 a web server; 0 an applications server. 0 Computers connected to the server on a network are called workstations. These workstations are the clients. Doug Semple 8
  • 9. Local Area Network (LAN) Client/Server Network Advantages: 0 Centralised - resources and data security are controlled through the server; 0 Resource Sharing – expensive peripheral devices such as laser printers and scanners can be shared by users 0 Reliability – ability to continue operating when problems occur; 0 Scalability - elements can be added or replaced Doug Sempleas needs increase; 9
  • 10. Local Area Network (LAN) Client/Server Network Advantages Continued: 0 Flexibility - new technology can be easily integrated into the system; 0 Interoperability - all components should work together; 0 Accessibility - resources can be accessed remotely. Doug Semple 10
  • 11. Local Area Network (LAN) Client/Server Network Disadvantages: 0 Expensive – requires initial investment in network hardware; 0 Maintenance – large networks will need staff to ensure efficient operation for example, a network manager, network technicians; Doug Semple 11
  • 12. Local Area Network (LAN) Client/Server Network Disadvantages continued: 0 Dependence – when a server goes down, operations will cease across the network. 0 Interoperability - all components may not work together; 0 Security/Privacy – as data is shared there is a greater need for security Doug Semple 12
  • 13. Wide Area Network (WAN) 0 Wide Area Networks (WANs) connect computers across large distances, such as Scotland, Europe, or the world. 0 Telecommunications links are used to connect this type of network. For example: connections (links) via telephone lines and satellites. 0 A computer must have a modem to enable connection. Doug Semple 13
  • 14. Transmission Media 0 Networks use different types of media to transmit data. 0 The main types of media used are: 0Copper cabling 0Fibre-optic cabling 0Wireless Doug Semple 14
  • 15. Transmission Media Copper cabling 0 Twisted-pair cabling: 0 twisted pair cabling is the most popular media used in LANs; 0 It can support data transmission rates of 100 Mbps. 0 Advantage: It is quite cheap to buy. 0 Disadvantage: twisted-pair cabling may be susceptible to radio and electrical frequency interference. Doug Semple 15
  • 16. Transmission Media Copper cabling 0 Coaxial cabling: 0is highly resistant to signal interference; 0it can support greater cable lengths between network devices than twisted pair cable. Doug Semple 16
  • 17. Transmission Media Fibre-optic cabling 0Fibre optic cabling transmits light rather than electronic signals eliminating the problem of electrical interference. Doug Semple 17
  • 18. Transmission Media Fibre-optic cabling 0 Advantages: 0It has the ability to transmit signals over much longer distances than coaxial and twisted pair; 0It has the capability to carry data at much greater speeds than coaxial and twisted pair; 0It is a secure medium. 0 Disadvantage: expensive to install. Doug Semple 18
  • 19. Transmission Media Wireless networking 0 Not all networks are connected by cabling; some networks are wireless. 0 Wireless LANs use high frequency radio signals, infrared light beams, or lasers to communicate between workstations and the server(s). Doug Semple 19
  • 20. Transmission Media Wireless networking 0 Advantages: 0 no need for cabling; 0 portability – network workstations can be moved and used in different locations. Doug Semple 20
  • 21. Transmission Media Wireless networking 0 Disadvantages: 0 provide poor security; 0 slower than LANs using cabling; 0 limited range (approximately 100m) 0 signals absorbed by walls; 0 susceptible to interference from lights and electronic devices; 0 performance decreases as more computers used. Doug Semple 21
  • 22. Multi Access 0 Multi Access allows many users to share(access) the processor of a large computer(Mainframe). 0 Processor time is divided between the users by allocating them a time slice. 0 Each time slice lasts only milliseconds and is carried out on a rotational basis making the users unaware that the processor is being shared. Doug Semple 22
  • 23. Multi Access Workstations 23 Doug Semple
  • 24. Security Measures 0Files stored on the network must be protected against loss, corruption, hacking and viruses. Doug Semple 24
  • 25. Security Measures 0 Ways of securing this are to use: 0 user IDs and Passwords to gain access to the network; 0 different access rights for different users; 0 data encryption – data is changed into a code. To read the data a user must have the key to the code; 0 advanced ID measures – the use of smart cards to store fingerprint or voiceprint information Doug Semple 25
  • 26. Security Measures continued Physical Security measures: 0 To prevent unauthorised access: 0 Lock the door of the computer room(s); 0 Put lockable covers over power switches, etc
 and give only authorised users the key or door code. 0 Disable floppy disc drives to prevent: 0 files being saved to floppy disc and taken away; 0 possible loading of viruses from floppy discs. Doug Semple 26
  • 27. Doug Semple Slide 27
  • 28. Mesh Topology 0 Advantages 0 Disadvantages  Fault in 1 channel  Lots of wiring, doesn’t affect whole network  Expensive  Many transmissions can take place at any one time  Excellent Performance Doug Semple Slide 28
  • 29. Star Topology 0 Advantages 0 Disadvantages  Shorter paths  loss of network if central node fails  simpler to monitor and  many cables needed audit  costly to expand  easier fault finding  greater initial costs  simple access protocols  central node slows  easy expansion communication between nodes Doug Semple Slide 29
  • 30. Bus Topology 0 Advantages 0 Disadvantages  only 1 main channel  fault diagnosis is difficult required  a fault in one section of main  easy to extend channel causes a fault in the entire channel  cheap  more sophisticated protocols &  Station faults have no hardware required effect on rest of network  monitoring and auditing becomes complicated  High rate of data crashes Doug Semple Slide 30
  • 31. Ring Topology 0 Advantages 0 Disadvantages  suitable for fibre optic  difficult to diagnose cables faults  signal is boosted at  extension of the network each station is impossible without  node failure will not bringing the rest of the cause network network down failure, just rerouting  Control software and equipment expensive Doug Semple Slide 31
  • 32. Tree Topology 0 Advantages 0 Disadvantages  As the star, and the bus  As the star and bus.  If link between branches goes down, branch can work on it’s own. Doug Semple Slide 32