Macquarie Fields College of TAFE Version 2 – 13 March 2000 4 - HARDWARE 4.

Slides:



Advertisements
Similar presentations
Chapter 4 Computer Networks
Advertisements

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.
COMPUTER NETWORK TOPOLOGIES
Computer Network Topologies
Basic Concepts of Computer
Network Topologies.
Network Topologies CS 1202.
Network Topologies CSC (c) Nouf AlJaffan.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
Copyright©2008 N.AlJaffan®KSU1 Chapter 8 Communications and Networks.
Damian Gordon.  When we hook up computers together using data communication facilities, we call this a computer network.
NETWORK TOPOLOGY. WHAT IS NETWORK TOPOLOGY?  Network Topology is the shape or physical layout of the network. This is how the computers and other devices.
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
Chapter 4.  Understand network connectivity.  Peer-to-Peer network & Client-Server network  Understand network topology  Star, Bus & Ring topology.
Chapter 5 Networks Communicating and Sharing Resources
Chapter 4: Computer Networks Department of Computer Science Foundation Year Program Umm Alqura University, Makkah Computer Skills /1436.
Chapter 9A Network Basics.
The Three Important Topologies By: Parimal Satashia.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Information Technology Lecture No 3 By: Khurram Shahid.
Server is ‘host’ Clients do not communicate with each other.
COMPUTER NETWORKS Types & Topologies. In the world of computers, networking is the practice of linking two or more computing devices together for the.
Definitions What is a network? A series of interconnected computers, linked together either via cabling or wirelessly. Often linked via a central server.
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
Network Topologies Lecturer: Hyder R. Hamandi. Network Topologies Physical topologies describe how the cables are run in the network A topology is a way.
 Topology Topology  Different types of topology Different types of topology  bus topologybus topology  ring topologyring topology  star topologystar.
1 3 Computing System Fundamentals 3.4 Networked Computer Systems.
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
The McGraw- AS Computing LAN Topologies. The McGraw- Categories of LAN Topology.
Three types of network cabling Star Topology Tree Topology Linear Bus.
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
Basic Computer Knowledge. Outline Notes 1 Notes 2 Assessment.
Network Topologies.
Network Concepts Topologies
Chapter2 Networking Fundamentals
-Network topology is the layout of the connection between the computers. -It is also known as the pattern in which computers.
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
Higher Computing Networking. Networking – Local Area Networks.
By Matthew. Advantages: Can share and keep information private within a network Workstations do not need a hard drive to access the information Users.
Project on Network Topology Vipul S. Kale S.Y.B.Com 19 Computer Programming Sterling College.
Network Topologies.
Computer Network Compiled by: GF Kalumuna January 2015.
Computer networks [lan,wan] done by: bashar,soud.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
Chapter 2 Network topology and Networking devices.
Chapter 1 : Computer Networks.
Different computer networks. Star network The star network is local area network mostly used at home, school and offices. Star network has 5 or 6 workstations.
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;
CSC (c) Nouf AlJaffan Network Topologies.
Paula Valdez 10MO ALFA BASIC CONCEPTS OF NETWORK.
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 Topologies.
LAN, WAN, and Network Topologies
Computer Network Collection of computers and devices connected by communications channels that facilitates communications among users and allows users.
Networks 1 Key Revision Points.
Computer Networks Part 1
Computer Network Topologies
Network Topologies.
Basic Concepts of Computer Networks and Communications
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Computer Networks.
Network Topologies CS 1202.
COMMUNICATIONS,NETWORKS, THE INTERNET AND
Network Topologies CS 1202.
Computer communications
4 Macquarie Fields College of TAFE Version 2 – 13 March 2000
Presentation transcript:

Macquarie Fields College of TAFE Version 2 – 13 March HARDWARE 4

Computer Systems Two Basic Areas: HardwareHardware (already covered) SoftwareSoftware Macquarie Fields College of TAFE

Controls the processing and movement of data within the computer system

Software Systems software –Controls entire computer system –Provides link between hardware and applications –Stored in part or full in ROM Macquarie Fields College of TAFE

Software Operating Systems –Performs many tasks –Instructs the CPU on how to start and instructions are stored in ROM –Configures Hardware –Management Tools Macquarie Fields College of TAFE

Software Application Software Program/Set of Programs (suite) –Allows user to perform a wide variety of tasks –Word Processing –Spreadsheets –Database –Desktop Publishing Macquarie Fields College of TAFE

Software Utility Manages the Resources of the computer Macquarie Fields College of TAFE

Two or more computers linked together

Network LAN Local Area Network WAN Wide Area Network Macquarie Fields College of TAFE

Network Topology (Architecture) Bus Ring (token) Star Macquarie Fields College of TAFE

Operating Systems DOS – Disk Operating System UNIX OS/2 Macquarie Fields College of TAFE

Local Area Networks (LAN) A local area network is a group of computers that are connected so that they can exchange messages and files and share resources like printers. Macquarie Fields College of TAFE

Local Area Networks (LAN) Number of computers linked together Small geographical area Privately owned Fast transmission speed Relatively low cost Mbps Macquarie Fields College of TAFE

Wide Area Networks (WAN) Large Geographical Area Privately or Public owned Many Devices Mainframes File Servers Uses Public Lines High Cost Slower – Mbps Macquarie Fields College of TAFE

Bus Architecture Macquarie Fields College of TAFE

Bus Architecture Connects all nodes to a single bus A signal addressed to another node is sent from a microcomputer to the bus The other node recognises the addressed signal and accepts it Macquarie Fields College of TAFE

Advantages and Disadvantages Bus Architecture Advantages Since each node is separately connected to the network, any node can break down without affecting other nodes Bus networks are relatively inexpensive and easy to install for small networks. Macquarie Fields College of TAFE

Ring Architecture Macquarie Fields College of TAFE

Ring Architecture Arranges the nodes on a network in a circle When one of the microcomputers on the network sends a signal, it passes it to the next node on the network If it is not addressed to that node, it is transmitted to the next node Macquarie Fields College of TAFE

Advantages and Disadvantages Ring Architecture Advantages Offer high bandwidth and can span large distances. Disadvantages If one node breaks down, the entire network breaks down Expensive and difficult to install A ring network requires rewiring when new equipment is added Macquarie Fields College of TAFE

Star Architecture Macquarie Fields College of TAFE

Star Architecture Nodes are connected to a central, or host, computer Signals are transmitted via the host There are no direct connections between the nodes on the network except through the host computer Macquarie Fields College of TAFE

Advantages and Disadvantages Star Architecture Advantages Star networks are relatively easy to install and manage If a node breaks down, no harm is done. The others continue to function Disadvantages If the host breaks down, so does the network Bottlenecks can occur because all data must pass through the hub. Macquarie Fields College of TAFE

Mixed Topologies These topologies can also be mixed. For example, a bus-star network consists of a high-bandwidth bus, called the backbone, which connects a collections of slower- bandwidth star segments. Macquarie Fields College of TAFE