COMON NETWORK STRUCTURES BY :Karla Barragán. STAR topology Star networks are one of the most common computer network topologies. In its simplest form,

Slides:



Advertisements
Similar presentations
Shape of a Network.
Advertisements

Topology The physical topology of a network refers to the configuration of cables, computers and other peripherals. The main types of network topologies.
LAN and WAN LAN (Local Area Networks) are small networks which are contained in a single building or small area. WAN (Wide Area Networks) are larger networks.
Data Communications and Networking
INTRODUCTION TO NETWORKS
Computer Network Topologies
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Networking Some of the basics. What is a Network Simply put, its two or more computer connected together through a communication medium. A communication.
v3.1 CIS151 Module 2 JEOPARDY K. MartinG. Valencia.
Network Topologies.
Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.
Chapter 9 Communications and Network Tyler Clutts.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
Damian Gordon.  When we hook up computers together using data communication facilities, we call this a computer network.
Network Topologies. Point-to-Point Topology Point-to-point (PTP) topology connects two nodes directly together. The following examples are pure point.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
NETWORK TOPOLOGY.
NETWORK TOPOLOGY ALEGRIA GONZALEZ. WHAT IS A NETWORK TOPOLOGY?  a topology is a description of the of a network, including its  The physical topology.
Network topologies. What is a network topology? Physical arrangement of the devices in a communications network. Most commonly used are bus and star.
Network Topologies.
Chapter Five Network Architecture. Chapter Objectives  Describe the basic and hybrid LAN technologies  Describe a variety of enterprise-wide and WAN.
Network Design Essentials. Guide to Networking Essentials, Fifth Edition2 Contents 1. Examining the Basics of a Network Layout 2. Understanding Standard.
Network Design Essentials
Chapter 5 Networks Communicating and Sharing Resources
Chapter 2 Network Design Essentials Instructor: Nhan Nguyen Phuong.
20 LAN Hardware Overview Version A.01 H3065S Module 2 Slides.
Information Technology Lecture No 3 By: Khurram Shahid.
Topology Level: Prep-I Topic: Computer Networks Ms. Fouzia Yousuf October 25, 2010.
Local Area Network Daniel Shin CS 147, Section 3 November 18, 2008.
CS 447 Networks and Data Communication Department of Computer Science Southern Illinois University Edwardsville Fall, 2013 Dr. Hiroshi Fujinoki
Network Topologies Lecturer: Hyder R. Hamandi. Network Topologies Physical topologies describe how the cables are run in the network A topology is a way.
Overview of computer communication and Networking Communication VS transmission Computer Network Types of networks Network Needs Standards.
Intro to Network Design
 Topology Topology  Different types of topology Different types of topology  bus topologybus topology  ring topologyring topology  star topologystar.
 A star topology is one of the most common network setups where each of the devices and computers on a network connect to a central hub.
What Is a Network? Definition of a Network
NETWORK TOPOLOGIES. NETWORK TOPOLOGIES THERE ARE BASIC FIVE TYPE OF NETWORK TOPOLOGIES.
Physical Topology Physical layout of the network nodes – Broad description of the network: no detail about device types, connection methods, addressing,...
By: Israel Aguilar. STAR TOPOLOGY  The star topology connects the computers to a central hub.  The signal travel from one computer to another computer.
Topologies By: Luis Alberto Freile. Types of topology Star Topology Bus Topology Ring Topology.
OBJECTIVE: o Describe various network topologies o Discuss the role of network devices o Understand Network Configuration Factors to deploy a new network.
By: M.Nadeem Akhtar1 Data Communication Ch 10. By: M.Nadeem Akhtar2 Networks?  LAN  MAN  WAN.
Computer Networks An Introduction. Networks Network is defined as: A group of two or more computer systems linked together.
Network Topologies.
COMPUTER NETWORK TOPOLOGY By: Yanti Kurniawati By: Yanti Kurniawati
Chapter 11 Extending LANs 1. Distance limitations of LANs 2. Connecting multiple LANs together 3. Repeaters 4. Bridges 5. Filtering frame 6. Bridged network.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Networking Topology 1.BUS Topology 2.RING Topology 3.STAR Topology
-Network topology is the layout of the connection between the computers. -It is also known as the pattern in which computers.
WEEK 11 – TOPOLOGIES, TCP/IP, SHARING & SECURITY IT1001- Personal Computer Hardware System & Operations.
Prepared by:Ronnel P. Agulto, CpE Objectives Different types of topologies; Their advantages & disadvantages How to choose an appropriate topologies in.
Network Topologies.
“Copyright and Terms of Service Copyright © Texas Education Agency. The materials found on this website are copyrighted © and trademarked ™ as the property.
Network Topologies Created by: Ghadeer H. Abosaeed June 22, 2012.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
THE NETWORKS Theo Chakkapark. Open System Interconnection  The tower of power!  The source of this power comes from the model’s flexibility.
Chapter 1 : Computer Networks.
What Is a Network? Definition of a Network Computer Networking Introduction Uses for a Computer Network Two Major Types of Networks 1.
TOPOLOGIES in COMPUTER NETWORKING Refers to the physical layout of the network devices and cabling and how all the components communicate with each other.
LAN Topologies Part 1. What is topology? Topology is the physical or logical interconnection of communicating devices Physical Topology: LANtopology,
Network types Point-to-Point (Direct) Connection Dedicated circuit boards connected by cable; To transfer data from A to B: – A writes on its circuit board;
1 Telecommunications and Networking Network Topologies Copyright © Texas Education Agency, All rights reserved.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
Network Designs.
Shuffle Exchange Point-to-point, Bus, Ring, Star, Mesh
WJEC GCSE Computer Science
Presentation transcript:

COMON NETWORK STRUCTURES BY :Karla Barragán

STAR topology Star networks are one of the most common computer network topologies. In its simplest form, a star network consists of one central switch, hub or computer, which acts as a conduit to transmit messages.

The star topology has the form of a star, thats why it Gots its name, in the center it has a switch that sends signal to all the computers conected to it. When a conection is interferenced, it doesn`t affects the other conection.

BUS topology A bus network uses a multi-drop transmission medium, all node on the network share a common bus and thus share communication. This allows only one device to transmit at a time. A distributed access protocol determines which station is to transmit. Data frames contain source and destination addresses, where each station monitors the bus and copies frames addressed to itself.

A bus topology connects each computer (nodes) to a single segment trunk (a communication line, typically coax cable, that is referred to as the 'bus'. The signal travels from one end of the bus to the other. A terminator is required at each to absorb the signal so as it does not reflect back across the bus

Ring topology Also known as a ring network, the ring topology is a type of computer network configuration where each network computer and device are connected to each other forming a large circle (or similar shape). Each packet is sent around the ring until it reaches its final destination. Today, the ring topology is seldom used.

The ring topology is rarely used in now days. When one conection is Interferenced, all the conection are affected.

Bibliography: 71/bus_topology.htm work gon/r/ringtopo.htm