SlideShare una empresa de Scribd logo
1 de 37
3.0
INTERNET
TECHNOLOGY
3.0
                             Internet Technology

    3.1                             3.2                     3.3               3.5
  Network                       The Internet             Internet          Netiquette
   Basic                                                 Services
                         3.2.1               3.2.2
                     Overview the       World Wide Web
      3.1.1            internet
Network Topology                            3.2.2.1
                          3.2.1.1         Web Browser                 3.4
       3.1.2         Evolution of the                               Types of
 Classification of      internet             3.2.2.3
    network                                Web page
                                                                    Websites
                         3.2.1.2           navigation
                      The internet
                       connection             3.2.2.4
                                          Information
                          3.2.1.3           searching
                     Internet Service
                         Provider

                          3.2.1.4
                       The Internet
                         Address
LEARNING OUTCOMES

At the end of this topic, students should
be able to:

1) Explain types of network topology
What Is a Network?

     A network is a collection of
  computers and devices connected
together via communications devices
      and transmission media

                     Shelly Cashman
What Is a Network Topology?

A network topology refers to the layout
 of the computers and devices in a
 communications network.


                      Shelly Cashman
Diagram of different network topologies.
                  Star

Ring                              Bus
It refers to both the physical and logical
layout of a network.
Types of network topology.
Three commonly used network topologies are:
BUS NETWORK
 TOPOLOGY
Bus Network Topology
  A bus network consists of a single central
 cable (backbone), to which all computers and
 other nodes connect.




                            Backbone
Bus Network Topology
The bus is the physical cable that connects the computers
and other nodes.
 The bus in a bus network transmit data, instructions, and
information as a series of signal.
 Those signals are sent as electrical pulses that travel along the
length of the cable in all directions.
Bus Network Topology
   Each nodes is connected to the single bus




                         T-Connector
  cable through T-Connector.
   A terminator is required at each end of the bus
  cable to prevent the signal from bouncing back
  and forth on the bus cable.
Bus Network Topology

   When a sending device transmits data, the address of the
receiving device is included with the transmission.
  If the device address does not match the intended address for
the data, the device ignores the data.
  If the data does match the device address, the data is
accepted.
  All devices receive the data but only the receiving device
accept them.
Bus Network Topology
 Advantages:

1. Inexpensive and easy to install.
2. Computers and other nodes can be attached
   and detached at any point on the bus without
   disturbing the rest of the network.
3. Failure of one node usually does not affect the
   rest of the bus network.
Bus Network Topology

   Disadvantages:


1. Because all systems on the network connect to a single
    cable or backbone, a break in the cable will prevent all
    systems from accessing the network.
2. It is difficult to identify the problem if the entire network
    shut down.
STAR NETWORK
  TOPOLOGY
Star Network Topology
  All the computers and other nodes on the
 network connect to a central device, thus
 forming a star.
Star Network Topology
 Two types of nodes that provide a common
central connection point to all the other nodes
on the network are a hub and a switch.




                             Hub / Switch
Star Network Topology

Hub / Switch
The device that provides a common central
connection point for other devices on a network.
   All data that transfers from one node to another passes
through the hub or switch.
   The hub takes a signal that comes from any node and passes
it along to all the other nodes in the network.
Star Network Topology

Advantages:
 1. If one node fails, only that node is affected.
 2. Nodes can be added to or removed from
    network with little or no disruption.
 3. Easy to troubleshoot and isolate problem.
Star Network Topology

   Disadvantages:
1. If the hub or switch fails, the entire network will
   be inoperable.
2. Requires more cable than most of the other topologies.
3. More expensive because of the cost of the hub/switch.
RING NETWORK
  TOPOLOGY
Ring Network Topology
  On a ring network, a cable forms a closed loop
( ring ) with all computers and devices arranged
along the ring.
Ring Network Topology
Data transmitted on a ring network travels from node to
 node around the entire ring, in one direction

Token passing is one method for sending data around a ring

Each node takes a turn sending and receiving information
  through the use of a token.
Ring Network Topology

 The token along with any data is sent from the first device to
the second device which extracts the data addressed to it
and adds any data it wishes to send.
Then second device passes the token and data to the third
device, etc. until it comes back around to the first device again.
Only the device with the token is allowed to send data.
All other devices must wait for the token to come to them.
Ring Network Topology
Ring Network Topology
 Advantages:
1. The transmission of data is relatively simple as
   packets travel in one direction only.
2. Cable faults are easily located, making
   troubleshooting easier.
   3. The uses of token passing enables all nodes in
  a ring topology to share the network resources
  fairly.
Ring Network Topology
  Disadvantages:
1. A failure in any cable or node breaks the
   loop and can take down the entire network.
2. Data packets must pass through every computer
   therefore, this makes it slower.
3. A ring network can span a larger distance than a
   bus network, but it is more difficult to install.
SUMMARY:
                    BUS NETWORK TOPOLOGY


  DEFINITION              ADVANTAGES            DISADVANTAGES
 A bus network                                    The break in the
  consists of a                               main cable(backbone)
  single central         Inexpensive and
                          easy to install.    will prevent all systems
cable (backbone),                               from accessing the
   to which all                                       network.
 computers and
   other nodes
     connect.           Other nodes can be         It is difficult to
                       attached or detached    identify the problem
                        without disturbing     if the entire network
                            the network.             Shut down.


                        Failure of one node
                         usually does not
                           affect the rest
                          of the network.
SUMMARY:
                    STAR NETWORK TOPOLOGY


  DEFINITION              ADVANTAGES            DISADVANTAGES

All the computers                              If the hub or switch
 and other nodes         If one node fails,
                                                   fails, the entire
 on the network            only that node
                                                  network will be
   connect to a              is affected.
                                                    inoperabled.
  central device,
  thus forming a
        star.
                        Nodes can be added
                                              Requires more cables
                         or removed from
                                                than most of the
                         network with no
                                                other topologies.
                            disruption.



                               Easy to          More expensive
                         troubleshoot and        because of the
                          isolate problem.     cost of hub/switch.
SUMMARY:
                     RING NETWORK TOPOLOGY


  DEFINITION                ADVANTAGES              DISADVANTAGES

On a ring network,                                 A failure in any cable
                         Transmission of data      or nodes breaks the
  a cable forms a        is simple as packets
closed loop (ring)                                  loop and can take
                              travel in one             down entire
with all computers           direction only.
    and nodes                                             network.
     arranged
   along the ring.
                         Cabel faults are easily    Data packets must
                           located, making          pass through every
                           troubleshooting         computer, thus make
                                 easier.                 it slower.



                           All nodes in ring         More difficult to
                          topolgy share the           install than a
                          network resources           bus network.
                                 fairly.
EXERCISE:

1) Which of the following statements describe about
   network topology correctly ?


A. Nodes attached or detached at any point on the
   network.

B. The failure of device on the network.

C. Refers to the configuration of cables, computers
   and other peripherals.

D. All of the above.
EXERCISE:


2) On a __________, all of the computers and nodes
   on the network connect to a central device.


A. Bus network.

B. Ring network.

C. Star network.

D. All of above.
EXERCISE:

3) On a star network, the central nodes that provides
   a common connection point for nodes on the
   Network is called the ____________.


    A. Hub.

    B. Personal computer.

    C. Printer.

    D. File server.
EXERCISE:


4) On a bus network, if one node fails ________.


    A. Only that node is affected.

    B. Only the nodes before that node are affected.

    C. Only the nodes after that node are affected.

    D. All the nodes are affected.
EXERCISE:

    The transmission of data is relatively simple
      as packets travel in one direction only.

 5) The statement above is correctly refer to
    the _________________.

     A. Bus network.

     B. Ring network.

     C. Star network.

     D. All of the above.

Más contenido relacionado

La actualidad más candente

Lte system signaling procedures
Lte system signaling proceduresLte system signaling procedures
Lte system signaling procedurestharinduwije
 
toaz.info-troubleshooting-lte-ran-nokia-pr_5a9f9e698001cd6b88c6d8628b5e7dc6.pdf
toaz.info-troubleshooting-lte-ran-nokia-pr_5a9f9e698001cd6b88c6d8628b5e7dc6.pdftoaz.info-troubleshooting-lte-ran-nokia-pr_5a9f9e698001cd6b88c6d8628b5e7dc6.pdf
toaz.info-troubleshooting-lte-ran-nokia-pr_5a9f9e698001cd6b88c6d8628b5e7dc6.pdfsehat maruli
 
telecom communication ppt
telecom communication ppttelecom communication ppt
telecom communication pptpavan kumar
 
Lte principle
Lte principleLte principle
Lte principleHatim100
 
VoLTE Voice over LTE Explained - Complete End to End VoLTE Overview - What is...
VoLTE Voice over LTE Explained - Complete End to End VoLTE Overview - What is...VoLTE Voice over LTE Explained - Complete End to End VoLTE Overview - What is...
VoLTE Voice over LTE Explained - Complete End to End VoLTE Overview - What is...Vikas Shokeen
 
Presentation on Vowifi
Presentation on VowifiPresentation on Vowifi
Presentation on Vowifisrishti jain
 
Huawei BTS 3900 Hardware Structure
Huawei BTS 3900 Hardware StructureHuawei BTS 3900 Hardware Structure
Huawei BTS 3900 Hardware Structureibrahimnabil17
 
RET configuration .ppt
RET configuration .pptRET configuration .ppt
RET configuration .pptRakeshPanda48
 
5G_NR_Overview_Architecture_and_Operating_Modes
5G_NR_Overview_Architecture_and_Operating_Modes5G_NR_Overview_Architecture_and_Operating_Modes
5G_NR_Overview_Architecture_and_Operating_ModesAalekh Jain
 
3GPP SON Series: Mobility Load Balancing (MLB)
3GPP SON Series: Mobility Load Balancing (MLB)3GPP SON Series: Mobility Load Balancing (MLB)
3GPP SON Series: Mobility Load Balancing (MLB)3G4G
 
volte call flow - SIP IMS Call Flow - MO and MT Call - Volte Mobile originati...
volte call flow - SIP IMS Call Flow - MO and MT Call - Volte Mobile originati...volte call flow - SIP IMS Call Flow - MO and MT Call - Volte Mobile originati...
volte call flow - SIP IMS Call Flow - MO and MT Call - Volte Mobile originati...Vikas Shokeen
 
Lte default and dedicated bearer / VoLTE
Lte default and dedicated bearer / VoLTELte default and dedicated bearer / VoLTE
Lte default and dedicated bearer / VoLTEmanish_sapra
 
BSNL training report
BSNL training reportBSNL training report
BSNL training reportShubham Singh
 
VoWifi 03 - vowifi epdg aaa and architecture (pdf ppt)
VoWifi 03 - vowifi epdg aaa and architecture (pdf ppt)VoWifi 03 - vowifi epdg aaa and architecture (pdf ppt)
VoWifi 03 - vowifi epdg aaa and architecture (pdf ppt)Vikas Shokeen
 
Huawei umts node b configuration principle
Huawei umts node b configuration principleHuawei umts node b configuration principle
Huawei umts node b configuration principleYaser Al-Abdali
 
LTE KPI and PI Formula_NOKIA.pdf
LTE KPI and PI Formula_NOKIA.pdfLTE KPI and PI Formula_NOKIA.pdf
LTE KPI and PI Formula_NOKIA.pdfVahidZibakalam3
 

La actualidad más candente (20)

LTE KPI
LTE KPILTE KPI
LTE KPI
 
Lte system signaling procedures
Lte system signaling proceduresLte system signaling procedures
Lte system signaling procedures
 
toaz.info-troubleshooting-lte-ran-nokia-pr_5a9f9e698001cd6b88c6d8628b5e7dc6.pdf
toaz.info-troubleshooting-lte-ran-nokia-pr_5a9f9e698001cd6b88c6d8628b5e7dc6.pdftoaz.info-troubleshooting-lte-ran-nokia-pr_5a9f9e698001cd6b88c6d8628b5e7dc6.pdf
toaz.info-troubleshooting-lte-ran-nokia-pr_5a9f9e698001cd6b88c6d8628b5e7dc6.pdf
 
telecom communication ppt
telecom communication ppttelecom communication ppt
telecom communication ppt
 
NBTC over view
NBTC over viewNBTC over view
NBTC over view
 
Lte principle
Lte principleLte principle
Lte principle
 
VoLTE Voice over LTE Explained - Complete End to End VoLTE Overview - What is...
VoLTE Voice over LTE Explained - Complete End to End VoLTE Overview - What is...VoLTE Voice over LTE Explained - Complete End to End VoLTE Overview - What is...
VoLTE Voice over LTE Explained - Complete End to End VoLTE Overview - What is...
 
Presentation on Vowifi
Presentation on VowifiPresentation on Vowifi
Presentation on Vowifi
 
Huawei BTS 3900 Hardware Structure
Huawei BTS 3900 Hardware StructureHuawei BTS 3900 Hardware Structure
Huawei BTS 3900 Hardware Structure
 
RET configuration .ppt
RET configuration .pptRET configuration .ppt
RET configuration .ppt
 
5G_NR_Overview_Architecture_and_Operating_Modes
5G_NR_Overview_Architecture_and_Operating_Modes5G_NR_Overview_Architecture_and_Operating_Modes
5G_NR_Overview_Architecture_and_Operating_Modes
 
3GPP SON Series: Mobility Load Balancing (MLB)
3GPP SON Series: Mobility Load Balancing (MLB)3GPP SON Series: Mobility Load Balancing (MLB)
3GPP SON Series: Mobility Load Balancing (MLB)
 
volte call flow - SIP IMS Call Flow - MO and MT Call - Volte Mobile originati...
volte call flow - SIP IMS Call Flow - MO and MT Call - Volte Mobile originati...volte call flow - SIP IMS Call Flow - MO and MT Call - Volte Mobile originati...
volte call flow - SIP IMS Call Flow - MO and MT Call - Volte Mobile originati...
 
Lte default and dedicated bearer / VoLTE
Lte default and dedicated bearer / VoLTELte default and dedicated bearer / VoLTE
Lte default and dedicated bearer / VoLTE
 
BSNL training report
BSNL training reportBSNL training report
BSNL training report
 
VoWifi 03 - vowifi epdg aaa and architecture (pdf ppt)
VoWifi 03 - vowifi epdg aaa and architecture (pdf ppt)VoWifi 03 - vowifi epdg aaa and architecture (pdf ppt)
VoWifi 03 - vowifi epdg aaa and architecture (pdf ppt)
 
Lte technical overview
Lte technical overviewLte technical overview
Lte technical overview
 
Huawei umts node b configuration principle
Huawei umts node b configuration principleHuawei umts node b configuration principle
Huawei umts node b configuration principle
 
LTE KPI and PI Formula_NOKIA.pdf
LTE KPI and PI Formula_NOKIA.pdfLTE KPI and PI Formula_NOKIA.pdf
LTE KPI and PI Formula_NOKIA.pdf
 
IMS Standards
IMS  StandardsIMS  Standards
IMS Standards
 

Destacado (20)

Network Topology
Network TopologyNetwork Topology
Network Topology
 
Network topology.ppt
Network topology.pptNetwork topology.ppt
Network topology.ppt
 
Lecture 2.6 software
Lecture 2.6 softwareLecture 2.6 software
Lecture 2.6 software
 
2.1 system concept
2.1 system concept2.1 system concept
2.1 system concept
 
Microsoft power point 2.2number system&representation
Microsoft power point   2.2number system&representationMicrosoft power point   2.2number system&representation
Microsoft power point 2.2number system&representation
 
2.3 information coding_scheme
2.3 information coding_scheme2.3 information coding_scheme
2.3 information coding_scheme
 
1.1 introduction to it and development of it
1.1 introduction to it and development of it1.1 introduction to it and development of it
1.1 introduction to it and development of it
 
WORKING OF LAN
WORKING OF LANWORKING OF LAN
WORKING OF LAN
 
Lecture 2.5 hardware
Lecture 2.5 hardwareLecture 2.5 hardware
Lecture 2.5 hardware
 
Network topology
Network topologyNetwork topology
Network topology
 
Networks topologies Lec#2
Networks topologies Lec#2Networks topologies Lec#2
Networks topologies Lec#2
 
Lecture 2.4 logic_gate_&_simple_logic_circuit
Lecture 2.4 logic_gate_&_simple_logic_circuitLecture 2.4 logic_gate_&_simple_logic_circuit
Lecture 2.4 logic_gate_&_simple_logic_circuit
 
1.2 the application of it
1.2 the application of it1.2 the application of it
1.2 the application of it
 
Network topology 3D Animation
Network topology  3D  AnimationNetwork topology  3D  Animation
Network topology 3D Animation
 
A topic 2.1.2 classification of network
A topic 2.1.2 classification of networkA topic 2.1.2 classification of network
A topic 2.1.2 classification of network
 
Network topology
Network topologyNetwork topology
Network topology
 
Network topology
Network topologyNetwork topology
Network topology
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
Network design - Topology
Network design  - TopologyNetwork design  - Topology
Network design - Topology
 
Network topology
Network topologyNetwork topology
Network topology
 

Similar a The answer is a star network topology. In a star network topology, all the computers and other nodes on the network connect to a central device, thus forming a star

Network, Topology and iits types
Network, Topology and iits typesNetwork, Topology and iits types
Network, Topology and iits typesMuzaffar Salik
 
NETWORK TOPOLOGY
NETWORK TOPOLOGYNETWORK TOPOLOGY
NETWORK TOPOLOGYKak Yong
 
Network Typologies.
Network Typologies.Network Typologies.
Network Typologies.Awais Bakshy
 
Network using topologies
Network using topologiesNetwork using topologies
Network using topologiesJaveria600
 
network essential ppt
network essential pptnetwork essential ppt
network essential pptVikas Tiwari
 
Computer Fundamental Network topologies
Computer Fundamental Network topologiesComputer Fundamental Network topologies
Computer Fundamental Network topologiessuraj pandey
 
BASIC NETWORKING TOPOLOGIES
BASIC NETWORKING TOPOLOGIESBASIC NETWORKING TOPOLOGIES
BASIC NETWORKING TOPOLOGIESKirti Garg
 
Network topology
Network topologyNetwork topology
Network topologyVpmv
 
Networking hard copy (1)
Networking  hard copy (1)Networking  hard copy (1)
Networking hard copy (1)Ankita Shetty
 
Network topology
Network topologyNetwork topology
Network topologyArjonDando1
 

Similar a The answer is a star network topology. In a star network topology, all the computers and other nodes on the network connect to a central device, thus forming a star (20)

Network, Topology and iits types
Network, Topology and iits typesNetwork, Topology and iits types
Network, Topology and iits types
 
NETWORK TOPOLOGY
NETWORK TOPOLOGYNETWORK TOPOLOGY
NETWORK TOPOLOGY
 
Networking notes2
Networking notes2Networking notes2
Networking notes2
 
Lesson 8
Lesson 8Lesson 8
Lesson 8
 
Network Typologies.
Network Typologies.Network Typologies.
Network Typologies.
 
Network using topologies
Network using topologiesNetwork using topologies
Network using topologies
 
network essential ppt
network essential pptnetwork essential ppt
network essential ppt
 
Network topology
Network topologyNetwork topology
Network topology
 
Network Topologies
Network TopologiesNetwork Topologies
Network Topologies
 
NETWORK TOPOLOGIES
NETWORK TOPOLOGIESNETWORK TOPOLOGIES
NETWORK TOPOLOGIES
 
Computer Fundamental Network topologies
Computer Fundamental Network topologiesComputer Fundamental Network topologies
Computer Fundamental Network topologies
 
Network topology
Network topologyNetwork topology
Network topology
 
BASIC NETWORKING TOPOLOGIES
BASIC NETWORKING TOPOLOGIESBASIC NETWORKING TOPOLOGIES
BASIC NETWORKING TOPOLOGIES
 
Network topology
Network topologyNetwork topology
Network topology
 
Networking hard copy (1)
Networking  hard copy (1)Networking  hard copy (1)
Networking hard copy (1)
 
Network Topologies
Network TopologiesNetwork Topologies
Network Topologies
 
Topology
TopologyTopology
Topology
 
Network topology
Network topology Network topology
Network topology
 
Topology
TopologyTopology
Topology
 
Network topology
Network topologyNetwork topology
Network topology
 

Último

Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
TEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxTEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxruthvilladarez
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Dust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSEDust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSEaurabinda banchhor
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxElton John Embodo
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 

Último (20)

Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
TEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxTEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Dust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSEDust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSE
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docx
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 

The answer is a star network topology. In a star network topology, all the computers and other nodes on the network connect to a central device, thus forming a star

  • 2. 3.0 Internet Technology 3.1 3.2 3.3 3.5 Network The Internet Internet Netiquette Basic Services 3.2.1 3.2.2 Overview the World Wide Web 3.1.1 internet Network Topology 3.2.2.1 3.2.1.1 Web Browser 3.4 3.1.2 Evolution of the Types of Classification of internet 3.2.2.3 network Web page Websites 3.2.1.2 navigation The internet connection 3.2.2.4 Information 3.2.1.3 searching Internet Service Provider 3.2.1.4 The Internet Address
  • 3.
  • 4. LEARNING OUTCOMES At the end of this topic, students should be able to: 1) Explain types of network topology
  • 5. What Is a Network? A network is a collection of computers and devices connected together via communications devices and transmission media Shelly Cashman
  • 6. What Is a Network Topology? A network topology refers to the layout of the computers and devices in a communications network. Shelly Cashman
  • 7. Diagram of different network topologies. Star Ring Bus
  • 8. It refers to both the physical and logical layout of a network.
  • 9. Types of network topology. Three commonly used network topologies are:
  • 11. Bus Network Topology A bus network consists of a single central cable (backbone), to which all computers and other nodes connect. Backbone
  • 12. Bus Network Topology The bus is the physical cable that connects the computers and other nodes. The bus in a bus network transmit data, instructions, and information as a series of signal. Those signals are sent as electrical pulses that travel along the length of the cable in all directions.
  • 13. Bus Network Topology Each nodes is connected to the single bus T-Connector cable through T-Connector. A terminator is required at each end of the bus cable to prevent the signal from bouncing back and forth on the bus cable.
  • 14. Bus Network Topology When a sending device transmits data, the address of the receiving device is included with the transmission. If the device address does not match the intended address for the data, the device ignores the data. If the data does match the device address, the data is accepted. All devices receive the data but only the receiving device accept them.
  • 15. Bus Network Topology Advantages: 1. Inexpensive and easy to install. 2. Computers and other nodes can be attached and detached at any point on the bus without disturbing the rest of the network. 3. Failure of one node usually does not affect the rest of the bus network.
  • 16. Bus Network Topology Disadvantages: 1. Because all systems on the network connect to a single cable or backbone, a break in the cable will prevent all systems from accessing the network. 2. It is difficult to identify the problem if the entire network shut down.
  • 17. STAR NETWORK TOPOLOGY
  • 18. Star Network Topology All the computers and other nodes on the network connect to a central device, thus forming a star.
  • 19. Star Network Topology Two types of nodes that provide a common central connection point to all the other nodes on the network are a hub and a switch. Hub / Switch
  • 20. Star Network Topology Hub / Switch The device that provides a common central connection point for other devices on a network. All data that transfers from one node to another passes through the hub or switch. The hub takes a signal that comes from any node and passes it along to all the other nodes in the network.
  • 21. Star Network Topology Advantages: 1. If one node fails, only that node is affected. 2. Nodes can be added to or removed from network with little or no disruption. 3. Easy to troubleshoot and isolate problem.
  • 22. Star Network Topology Disadvantages: 1. If the hub or switch fails, the entire network will be inoperable. 2. Requires more cable than most of the other topologies. 3. More expensive because of the cost of the hub/switch.
  • 23. RING NETWORK TOPOLOGY
  • 24. Ring Network Topology On a ring network, a cable forms a closed loop ( ring ) with all computers and devices arranged along the ring.
  • 25. Ring Network Topology Data transmitted on a ring network travels from node to node around the entire ring, in one direction Token passing is one method for sending data around a ring Each node takes a turn sending and receiving information through the use of a token.
  • 26. Ring Network Topology The token along with any data is sent from the first device to the second device which extracts the data addressed to it and adds any data it wishes to send. Then second device passes the token and data to the third device, etc. until it comes back around to the first device again. Only the device with the token is allowed to send data. All other devices must wait for the token to come to them.
  • 28. Ring Network Topology Advantages: 1. The transmission of data is relatively simple as packets travel in one direction only. 2. Cable faults are easily located, making troubleshooting easier. 3. The uses of token passing enables all nodes in a ring topology to share the network resources fairly.
  • 29. Ring Network Topology Disadvantages: 1. A failure in any cable or node breaks the loop and can take down the entire network. 2. Data packets must pass through every computer therefore, this makes it slower. 3. A ring network can span a larger distance than a bus network, but it is more difficult to install.
  • 30. SUMMARY: BUS NETWORK TOPOLOGY DEFINITION ADVANTAGES DISADVANTAGES A bus network The break in the consists of a main cable(backbone) single central Inexpensive and easy to install. will prevent all systems cable (backbone), from accessing the to which all network. computers and other nodes connect. Other nodes can be It is difficult to attached or detached identify the problem without disturbing if the entire network the network. Shut down. Failure of one node usually does not affect the rest of the network.
  • 31. SUMMARY: STAR NETWORK TOPOLOGY DEFINITION ADVANTAGES DISADVANTAGES All the computers If the hub or switch and other nodes If one node fails, fails, the entire on the network only that node network will be connect to a is affected. inoperabled. central device, thus forming a star. Nodes can be added Requires more cables or removed from than most of the network with no other topologies. disruption. Easy to More expensive troubleshoot and because of the isolate problem. cost of hub/switch.
  • 32. SUMMARY: RING NETWORK TOPOLOGY DEFINITION ADVANTAGES DISADVANTAGES On a ring network, A failure in any cable Transmission of data or nodes breaks the a cable forms a is simple as packets closed loop (ring) loop and can take travel in one down entire with all computers direction only. and nodes network. arranged along the ring. Cabel faults are easily Data packets must located, making pass through every troubleshooting computer, thus make easier. it slower. All nodes in ring More difficult to topolgy share the install than a network resources bus network. fairly.
  • 33. EXERCISE: 1) Which of the following statements describe about network topology correctly ? A. Nodes attached or detached at any point on the network. B. The failure of device on the network. C. Refers to the configuration of cables, computers and other peripherals. D. All of the above.
  • 34. EXERCISE: 2) On a __________, all of the computers and nodes on the network connect to a central device. A. Bus network. B. Ring network. C. Star network. D. All of above.
  • 35. EXERCISE: 3) On a star network, the central nodes that provides a common connection point for nodes on the Network is called the ____________. A. Hub. B. Personal computer. C. Printer. D. File server.
  • 36. EXERCISE: 4) On a bus network, if one node fails ________. A. Only that node is affected. B. Only the nodes before that node are affected. C. Only the nodes after that node are affected. D. All the nodes are affected.
  • 37. EXERCISE: The transmission of data is relatively simple as packets travel in one direction only. 5) The statement above is correctly refer to the _________________. A. Bus network. B. Ring network. C. Star network. D. All of the above.

Notas del editor

  1. Machine 1 wants to send some data to machine 4, so it first has to capture the free Token. It then writes its data and the recipient's address onto the Token (represented by the yellow flashing screen). The packet of data is then sent to machine 2 who reads the address, realizes it is not its own, so passes it on to machine 3. Machine 3 does the same and passes the Token on to machine 4. This time it is the correct address and so number 4 reads the message (represented by the yellow flashing screen). It cannot, however, release a Token on to the ring, it must first send the message back to number 1 with an acknowledgement to say that it has received the data (represented by the purple flashing screen). The receipt is then sent to machine 5 who checks the address, realizes that it is not its own and so forwards it on to the next machine in the ring, number 6. Machine 6 does the same and forwards the data to number 1, who sent the original message. Machine 1 recognizes the address, reads the acknowledgement from number 4 (represented by the purple flashing screen) and then releases the free Token back on to the ring ready for the next machine to use.