WJEC GCSE Computer Science

Slides:



Advertisements
Similar presentations
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.
Advertisements

Basic Concepts of Computer
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Damian Gordon.  When we hook up computers together using data communication facilities, we call this a computer network.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
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.
Computer Networks.
Unit 1 Types of Network Learning Objectives: Understand why computers are connected in a network Understand the different types of networks.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
2 ADVANTAGE OF BUS TOPOLOGY Cheap and Easy, Having only one main cable connecting all of the stations together drastically reduces the time and the cost.
NETWORKING. OBJECTIVES Identify network topologies Identify hardware components of a network.
Network Topologies Lecturer: Hyder R. Hamandi. Network Topologies Physical topologies describe how the cables are run in the network A topology is a way.
INTRODUCTION TO NETWORKING: DEFINITIONS BY QUINN FRANKLIN.
Computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources Usually, the connections.
Networks. What is a network? two or more computers linked together.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 9 Introduction to Network Operating Systems.
Networks and topology  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of network.
Topologies By: Luis Alberto Freile. Types of topology Star Topology Bus Topology Ring Topology.
Computer networks are a series of two or more computers that are connected together to share information. There are three types of computer networks:
Networks Mr Hewitt. Objectives By the end of this lesson you will be able to: Compare stand alone, networked and laptop computers Define a Network Explain.
COMPUTER NETWORK TOPOLOGY By: Yanti Kurniawati By: Yanti Kurniawati
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
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.
Unit 4, Lesson 9 Network Topologies NAF Principles of Information Technology Copyright © 2007–2015 National Academy Foundation. All rights reserved.
TOPOLOGIES in COMPUTER NETWORKING Refers to the physical layout of the network devices and cabling and how all the components communicate with each other.
Computer Networks Part 2
Networking Revision. Advantages:  Communication (remotely)  Sharing hardware (saves on cost, eg. Printers)  Sharing of data and info (eg. Databases.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Network - definition A network is defined as a collection of computers and peripheral devices (such as printers) connected together. A local area network.
Network Topologies.
Unit Communication Hardware
Introduction What is a Network?
Network Topologies CSC (c) Nouf AlJaffan.
INTRODUCTION TO COMPUTER NETWORKS
Edited by : Noor Al-Hareqi
Networks.
Internet Communication Engineering Mr. Zeeshan Ali, Asst. Professor
Introduction to data transmission – history / reliability and the need for standards Standardisation is essential because different data standards may.
Making an Ethernet Cable
Mollie Sconyers.
Network Topologies.
Shuffle Exchange Point-to-point, Bus, Ring, Star, Mesh
Basic Concepts of Computer Networks and Communications
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Chapter 5 Networks Communicating and Sharing Resources
Computer Networks Lesson 1.
Lesson Objectives By the end of the lesson you will be able to:
Network Topologies CS 1202.
COMMUNICATIONS,NETWORKS, THE INTERNET AND
شبكات الحاسب COMPUTER NETWORKS د. نسرين بابكر.
Локалне мреже.
INTRODUCTION TO COMPUTER NETWORKS
Network Topologies CS 1202.
Computer communications
Networks Your Name Roll No To be continued.... 1/12/2019 Your Name.
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Networking Theory and Protocol.
Computer Networks Lesson 1.
Network Topologies CSC (c) Nouf AlJaffan.
NETWORKS.
Communication and the Internet
WJEC GCSE Computer Science
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Basics of Computer Networking
Network Topologies CSC (c) Nouf AlJaffan.
Presentation transcript:

WJEC GCSE Computer Science Unit 1 Networks

Objectives Describe network topologies and connections including: Local Area Network (LAN) and Wide Area Network (WAN) Bus, Ring, and Star Topologies Different methods of connection including wired and wireless connection

Networks A network consists of a number of computer systems connected together. There are many advantages and disadvantages of using a computer network over a standalone computer.

Advantages of Networks

Disadvantages of Networks

LAN and WAN There are two different types of network: Local Area Network (LAN) Wide Area Network (WAN)

LAN A LAN is a network in which the computer systems are all located relatively close to each other, e.g. in the same building or on the same site, such as a school.

WAN A WAN is a network in which the computer systems are all located relatively distant from each other, e.g. in different buildings all over the country or in different countries. The Internet is an example of a WAN. Many LANs could be linked using a WAN.

Workbook Complete section 4a Q1

Network Topologies A network topology is the theoretical layout of computer systems on a network. There are a number of different network topologies: BUS RING STAR

Bus Network The computer systems, also called nodes of the network, are each connected to a single cable on which data can be sent, called the bus. A bus network has terminators on each end, which is needed to ensure that the network functions correctly.

Bus Network

Bus Network

Ring Network In a ring network, computer systems are connected in a ring or a loop. Around the ring, packets are sent, being passed from one computer system to the next until they arrive at their destination.

Ring Network

Ring Network

Star Network In a star network, each computer system is connected to a central node - a hub or switch.

Star Network

Star Network

Workbook Complete section 4a Q2